-
Python 3.6 or above
-
Pygame 1.9.6 or above
Note: The game may run on versions older than requirements, but functionality cannot be guaruanteed
Download and install Python from https://www.python.org/
Install Pygame using Pip (automatically installed starting with Python 3.4)
You can do this using the following code below:
python3 -m pip install pygame
See https://www.pygame.org/wiki/GettingStarted for further details
Run main.py to play the game