Skip to content

Super Mario Bros written in C using the SDL2 library

License

Notifications You must be signed in to change notification settings

TheShoutingParrot/Super-Mario-Remake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario Remake in C with SDL

Dependencies

  • SDL2
  • SDL(2) image

Running

On any *nix operating system just run make all this will compile the program, after this simply run the program.

The original code was developed with gcc 4.5.2 under windows and wasn't tested with linux/mac. This is completely the opposite, it has been tested with linux/max and hasn't been tested on windows (yet). You can try installing it on windows by running make windows

LICENSE INFORMATION

This program is licensed under the terms of the ISC License. NOTE: the ISC license may not apply to the images.

About

Super Mario Bros written in C using the SDL2 library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Makefile 2.9%