Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 373 Bytes

Egyptian War for Terminal

Welcome to the terminal version of Egyptian War! Follow the instructions below to play!

Instructions

  1. Install pygame by running:
pip3 install pygame
  1. Read the rules.txt file to understand the controls.

  2. Run the following command to start the game:

python3 egyptianwar.py
  1. To replay the game, just repeat step 3.