Skip to content

ali-em/Mario-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP-AS5-MARIO

Mario game implemented in C++

This is The SuperMario game implemented in C++ using RSDL library(a SDL wrapper)

How to Play

First Complile the project using command:

make

You can check the 'makefile' for more information

Then Enter this Command to run the game:

./a.out assets/maps/1/1.txt

You can Edit the map in assets/map/1/1.txt or add your custom map

About

Mario game implemented in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published