Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 229 Bytes

File metadata and controls

7 lines (6 loc) · 229 Bytes

Running the game

If you want to try out the game:

  1. Create a virtual environment and activate it
  2. Inside the project folder, install the requirements pip install -r requirements.txt
  3. Run the game python game.py

Enjoy!