Python 3.10+ required
- Install dependencies using pip:
pip install requirements.txt
- Build the cython extension (build tools for windows):
python setup.py build_ext --inplace
- Run the game:
python main.py
If you find a bug or you have any issues please let me know by creating an issue.