Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

oswaldb22/ClassicMario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassicMario

A little Mario-Like written in C. This was a school project to improve skills in development.

How to Build

This program requires SDL2, SDL2_image, SDL2_ttf, SDL2_mixer libraries.

Then after, you can compile the program.

$ cd ClassicMario
$ make

Run the program

After the build you can run the program :

$ ./bin/main

Clean

$ make clean
$ make remove	 

About

Classic Mario C/SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors