- Clone the repo.
- Install the requirements with
pip install -r requirements.txt
. - Navigate to the directory above.
- Run the command
pygbag RaspberryPyGame
targeting the folder where the code is in. - The game will host itself locally on port 8000.
- Clone the repo.
- Install the requirements with
pip install -r requirements.txt
. - Run
main.py
as a python script