This is inspired by Meth-Meth-Method's: https://github.com/meth-meth-method/super-mario/
- $ pip install pygame
- $ python main.py
- $ pip install py2exe
- $ python compile.py py2exe
- LeftArrowKey: Move left
- RightArrowKey: Move right
- Space: Jump
- Shift: Boost
- Left and right Mouseclick: secret
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.
