This project is the final project of Course Advanced Programming. I wrote this game using Allegro library in the 2nd semester.
Before running the game, you need to install Qt 5 and Allegro 5. Click on the links or use your package manager to install them. Then:
git clone https://github.com/alirezaomidi/SuperMario-Allegro-Cpp
cd SuperMario-Allegro-Cpp/
qmake && make
build/Mario-Allegro
I remember it had no bugs as I was presenting it to my teacher but now, after 2 years, it has lots of bugs. Don't know why :D
Anyway... Enjoy :)
This project is licensed under MIT Public License.