Yes, I wrote and ran it on Linux.
I’ll update the README with better instructions. Do you have python 3.7 or better installed?
Try specifically using python3
instead of just python
as the command to start the game.
- Use Python to install the requirements:
$ python3 -m pip install -r requirements.txt
- Start the game:
$ python3 ./main.py