Welcome to the terminal version of Egyptian War! Follow the instructions below to play!
- Install pygame by running:
pip3 install pygame
-
Read the rules.txt file to understand the controls.
-
Run the following command to start the game:
python3 egyptianwar.py
- To replay the game, just repeat step 3.