Super Mario World Remake

2016

As a way to improve my game development skills and put my new knowledge of C++ to the test, I decided to remake one of most well known games of all time. I implemented the entire first level of the first world - sticking as close to the original as possible, and added a main menu, and level selection screen that look identical to the original’s.

Download the game here.

Have any feedback? Contact me on twitter @_ajweeks_

The entire game was written in C++, and used my school’s game engine. You can view the source at github.com/ajweeks/SuperMarioWorld.

See it in action:

All designs are property of Nintendo Co., Ltd. and they are in no way associated with this remake.