Skip to content

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

License

Notifications You must be signed in to change notification settings

alirezaomidi/SuperMario-Allegro-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published