Super Mario Bros 3 is a platform game developed and published by Nintendo for the Nintendo Entertainment System (NES). View more
Truong Dieu Linh
- C++
- OOP
- Direct X
- Framework sample
Prerequisites
- Install Visual Studio
- Install Direct X
Clone this repo to your local machine using : https://github.com/Liinhleo/SuperMarioBros.git
Key | Command |
---|---|
← |
To left |
→ |
To right |
↑ |
To up |
↓ |
To down |
S |
Choose play scene |
Key | Command |
---|---|
← |
To left |
→ |
To right |
X |
Jump lower |
S |
Jump higher (PlayScene) |
A |
Attack |
A + ← |
Run left |
A + → |
Run right |
A + S + ← |
Fly left |
A + S + → |
Fly right |
↑ |
Go up pipe (go change map) |
↓ |
Sit / Go down pipe (go change map) |
Key | Command |
---|---|
F1 |
Reset Mario (if Mario die) |
NUMPAD 1 |
Mario level Small |
NUMPAD 2 |
Mario level Big |
NUMPAD 3 |
Mario level Racoon |
NUMPAD 4 |
Mario level Fire |
It's a small project at Beginning Game Programming subject and it still have some bugs or issues! Feel free to Open a new issue here on GitHub.