Skip to content

Luxon98/Super-Mario-Bros-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario Bros (1985) remake.

The game includes a few levels from the original game and also custom worlds made by me.

💻

The game is written in C++.
I have used the following libraries:

  • SDL - v. 2.0.10
  • SDL_image - v. 2.0.5
  • SDL_mixer - v. 2.0.4

📄 Documentations and tutorials:

https://wiki.libsdl.org/APIByCategory
http://sdl.beuc.net/sdl.wiki/SDL_image
http://sdl.beuc.net/sdl.wiki/SDL_mixer
https://lazyfoo.net/tutorials/SDL/index.php

😄

The project was created using Visual Studio. If you want to run it on your computer, you can download the entire project, but you still need to include the .dlls, which are available here: CLICK (just put them in the project directory)

About

The remake of Super Mario Bros (1985) made with C++ and SDL2 library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published