-
If on windows, navigate to "windows" branch and follow readme instructions: windows version link
-
If on macOS, navigate to "macOS" branch and follow readme instructions: macOS version link
-
Install Python: https://www.python.org/downloads/
-
verify pygame installation:
- Windows: "pip install pygame==2.6.1"
- Mac: "pip3 install pygame==2.6.1"
-
"python3 main.py" in terminal to run game