GitHunt
AL

alirezaomidi/SuperMario-Allegro-Cpp

Simple Super Mario in Allegro C++ & The Final Project of Course Advanced Programming

Super Mario In Allegro C++

This project is the final project of Course Advanced Programming. I wrote this game using Allegro library in the 2nd semester.

Install

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

Running

build/Mario-Allegro

Super Mario

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 :)

License

This project is licensed under MIT Public License.

Languages

C++97.1%QMake2.9%

Contributors

MIT License
Created July 26, 2014
Updated April 14, 2025
alirezaomidi/SuperMario-Allegro-Cpp | GitHunt