This game requires:
- Python 3.7+
- Pygame 2.0+
- Esper
- ModernGL
- Download the repo with your favorite method (GitHub Desktop, Git, etc.)
- CD into the repo
- Install the required packages with
python -m pip install -r requirements.txt
- Run the game with
python main.py
- Enjoy!