Giter Site home page Giter Site logo

age_of_empire's Introduction

Age of Empire (Terminal Version)

Table of Contents

Introduction

Age of Empire is a mini turn-based strategy war game between the Egyptians and the Greeks! I recently picked up programming (Python 3 to be specific) and decided to try out classes/functions through creating a simple game. I make mini updates from time to time whenever I feel that it can further my learning and practice! It's nothing fanciful but still an original work I am proud of nonetheless! :)

Note: Age of Empire has since received a playable Telegram bot version (albeit without AI options) whose work can be found in this repository:

https://github.com/tjtanjin/telegram_aoe

Features

Age of Empire is ran directly on the terminal and has options for the following gameplay:

1) Player versus Player
2) Player versus AI
3) AI vs AI

In addition to choosing gamemodes, the difficulty of the AI is also configurable (up to 4 different difficulties!) for players who would love a challenge! That said, the logic behind the decisions of the AI is very simple so skimming through the code might shed light on some useful strategies!

Technologies

Technologies used by Age of Empire are as below:

Done with:

Python

Deployed on:

None (Terminal-based Application)

Project Repository
https://github.com/tjtanjin/age_of_empire

Setup

The following section will guide you through setting up Age of Empire to play!

  • First, cd to the directory of where you wish to store the project and clone this repository. An example is provided below:
$ cd /home/user/exampleuser/projects/
$ git clone https://github.com/tjtanjin/age_of_empire.git
  • From the base directory of the project, execute the following command and you will see the welcome screen if everything has been setup correctly, it's that simple!
$ python3 sdl-Age_Of_Empire_Version6.py

Team

Contributing

If you have code to contribute to the project, open a pull request and describe clearly the changes and what they are intended to do (enhancement, bug fixes etc). Alternatively, you may simply raise bugs or suggestions by opening an issue.

Others

For any questions regarding the implementation of the project, please drop an email to: [email protected].

age_of_empire's People

Contributors

tjtanjin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.