The Game is a strategic game with aspects of tower defense and real-time strategy characteristics where a human player and an AI are competing against each other.
- Python
- Pygame
- Python3
- Pygame package
- Clone the repository
- Download and unzip the project files
- Ensure Python3 is installed. If it isn't, you can find it here.
- You can either run the program from a Python IDE (the authors suggest PyCharm) or run from command line by:
a. Browsing to the directory of the file
b. In command line:
Python3 GameMain.py

