Love Super Mario Bros is a game that uses the LÖVE framework to recreate the original, highly popular game Super Mario Bros. This project is largely based on Gold87's repository and serves as a port written in Lua language.
Key | Action |
---|---|
a, left arrow | left |
d, right arrow | right |
space | jump |
s, down arrow | duck |
sprint | left shift |
q | fireball |
m | mute/unmute |
escape | go back |
- Mario in SDL - Gold87's repository
- LÖVE framework official website
- ESC library
- JSON library
- OOO library
- Input library
- Gameplay