A simple 2D game where the goal is to avoid teachers asking annoying academic questions.
Good luck and have fun!
Either play it on itch.io or clone the repo and run the following:
- Install Python
- Install pygame:
pip install pygame
- Run the game
python main.py
