pip install pygame- Run main.py
- If it does not work check what versions of python, pip and pygame you have installed
- Versions I use
- PIP:
pip-23.2.1 - Python:
3.9 - Pygame:
pygame-2.5.0
- PIP:
- Versions I use
Or download the zip with the executable from the releases
Extract the zip file and open the main.exe file. Important! The resources folder must be in the same folder as the main.exe.
Use SPACE to jump and LSHIFT to glide
If you collide with a logo you loose one IQ
You will die if you have no IQ left
TODO
- Clean code
- Seperate hitboxes from images
- Pause screen
