This is inspired by Meth-Meth-Method's super mario game
- $ pip install -r requirements.txt
- $ python main.py
- $ pip install py2exe
- $ python compile.py py2exe
- Left: Move left
- Right: Move right
- Space: Jump
- Shift: Boost
- Left/Right Mouseclick: secret
- pygame
- scipy
If you have any Improvements/Ideas/Refactors feel free to contact me or make a Pull Request. The code needs still alot of refactoring as it is right now, so I appreciate any kind of Contribution.