Mario Bros Clone
A downloadable game
This is a simple clone of super mario bros made using a custom SDL2 engine.
It includes Box2D for physics calculation.
You can download the source code for both the engine and the game right here!
Status | Prototype |
Author | jackRouleau |
Download
Download
MarioBrosCloneSource.zip 124 MB
Install instructions
Requires visual studio (2015 recommended).
You then need to unzip the file go in the TP2_JackRouleau folder and launch the .sln
You can then run it as debug and play the game.