Awesome
Super Mario Bros (1985) remake.
<img src="https://user-images.githubusercontent.com/38257808/104491369-6f13e500-55d2-11eb-9a35-cbfc8e3ab9d9.png" width="45%"></img> <img src="https://user-images.githubusercontent.com/38257808/104491409-7e932e00-55d2-11eb-9d73-3a5c2088624b.png" width="45%"></img> <img src="https://user-images.githubusercontent.com/38257808/104491422-80f58800-55d2-11eb-8761-47ed89ca6cc3.png" width="45%"></img> <img src="https://user-images.githubusercontent.com/38257808/104491432-84890f00-55d2-11eb-97c8-f0851155c01f.png" width="45%"></img>
Demo Video: https://www.youtube.com/watch?v=9JV_TIdSlww
The game includes a few levels from the original game and also custom worlds made by me.
:computer:
The game is written in C++. <br> I have used the following libraries:
- SDL - v. 2.0.10
- SDL_image - v. 2.0.5
- SDL_mixer - v. 2.0.4
:page_facing_up: 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
<br>
:smile:
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)