All Projects → Luxon98 → Super-Mario-Bros-game

Luxon98 / Super-Mario-Bros-game

Licence: GPL-3.0 license
The remake of Super Mario Bros (1985) made with C++ and SDL2 library.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Super-Mario-Bros-game

SuperMarioBros
A work-in-progress remake of the original Super Mario Bros. for NES, in the browser using canvas and P5JS.
Stars: ✭ 23 (-41.03%)
Mutual labels:  mario, super-mario-bros
Level-Headed
Random Level Generator for Super Mario Bros. 1 on the NES
Stars: ✭ 100 (+156.41%)
Mutual labels:  mario
Mario5TS
The TypeScript version of the Mario5 demo application.
Stars: ✭ 59 (+51.28%)
Mutual labels:  mario
phaser-mario
Mario-like class for Phaser
Stars: ✭ 19 (-51.28%)
Mutual labels:  mario
Expo-Super-Mario-World
Native Super Mario World in Expo
Stars: ✭ 24 (-38.46%)
Mutual labels:  mario
smaghetti
A web based level editor for Super Mario Advance 4, the GBA port of Super Mario Bros 3
Stars: ✭ 31 (-20.51%)
Mutual labels:  mario
Super-Meta-MarIO
Mario AI Ensemble
Stars: ✭ 15 (-61.54%)
Mutual labels:  mario
oiram
Oiram is a Mario platformer clone
Stars: ✭ 48 (+23.08%)
Mutual labels:  mario
cemu-smmdb
No description or website provided.
Stars: ✭ 56 (+43.59%)
Mutual labels:  mario
jspicl-mario-sample
A basic Mario game showcasing how to create PICO-8 games in JavaScript.
Stars: ✭ 19 (-51.28%)
Mutual labels:  mario
smmdb
cross console/emulator sharing platform for Super Mario Maker courses
Stars: ✭ 51 (+30.77%)
Mutual labels:  mario
Miyamoto
A supercharged fork of the modern day level editor.
Stars: ✭ 67 (+71.79%)
Mutual labels:  mario
Dude-SideScroll
🎮 A side-scrolling adventure game.
Stars: ✭ 19 (-51.28%)
Mutual labels:  mario
smw-tas
Utility scripts and TAS tools for Super Mario World to be run on lsnes or Snes9x-rr.
Stars: ✭ 41 (+5.13%)
Mutual labels:  mario
super-mario-rl
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
Stars: ✭ 25 (-35.9%)
Mutual labels:  mario
super-mario-message
Display custom messages in a Super Mario Bros environment
Stars: ✭ 18 (-53.85%)
Mutual labels:  mario
MushROMs
Super Nintendo game editing libraries and tools
Stars: ✭ 24 (-38.46%)
Mutual labels:  mario
SDL image
Image decoding for many popular formats for Simple Directmedia Layer.
Stars: ✭ 325 (+733.33%)
Mutual labels:  sdl2
MarioProgressBar
The Mario progress bar for IntelliJ IDEA and other JetBrains IDEs.
Stars: ✭ 29 (-25.64%)
Mutual labels:  mario
cli
The front end project template cli
Stars: ✭ 15 (-61.54%)
Mutual labels:  mario

Super Mario Bros (1985) remake.

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.

💻

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].