Mario Clone | University Project
This is a Mario Clone project I made with C++ in my first year of university. The module is called Games Engine Creation and I basically made a simple game engine (with no GUI) where users could create levels using tile-maps, add enemies and players by simple creating the object in C++.
Related information
Project source on GitHub