MarioBrosNX Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=MarioBrosNX |image=mariobrosnxswitch.png |description=A clone of nes super mario bros for the nintendo switch created in C++ and SDL2. |author=KranKRival |lastupdated=2019/09/19 |type=Platform |version=1.3.2 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/mariobrosnxswitch.7z |website=https://gbatemp.net/threads/mariobrosnx-super-mario-bros-clone-for-the-nintendo-switch.546623/ |source=https://github.com/KranKRival/..." |
m Text replacement - "ForTheUsers - " to "Homebrew App Store - " |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=MarioBrosNX | |title=MarioBrosNX | ||
|image= | |image=mariobrosnx.png | ||
|description=A clone of nes super mario bros for the nintendo switch created in C++ and SDL2. | |description=A clone of nes super mario bros for the nintendo switch created in C++ and SDL2. | ||
|author=KranKRival | |author=KranKRival | ||
|lastupdated=2019/09/19 | |lastupdated=2019/09/19 | ||
| Line 9: | Line 8: | ||
|version=1.3.2 | |version=1.3.2 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/mariobrosnx.7z | ||
|website=https://gbatemp.net/threads/mariobrosnx-super-mario-bros-clone-for-the-nintendo-switch.546623/ | |website=https://gbatemp.net/threads/mariobrosnx-super-mario-bros-clone-for-the-nintendo-switch.546623/ | ||
|source=https://github.com/KranKRival/MarioBrosNX | |source=https://github.com/KranKRival/MarioBrosNX | ||
|donation= | |donation= | ||
}} | }} | ||
MarioBrosNX is clone of NES Super Mario Bros for the Nintendo Switch created in C++ and SDL2. | |||
It was created by Łukasz Jakowski in 2014, ported to the Nintendo Switch By Krank/KuranKu in 2019. | |||
'''Disclaimer:''' All ingame images and sound belong to its authors and none other, the right for Mario Bros title belongs to Nintendo. This game created for fun and love of the community. | |||
==Installation== | |||
Extract the zip file to the root of the SD card. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/mariobrosnx2.png | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.3.2 2019/09/19''' | ||
* | *Bring support for 9.0.0. | ||
'''v1.3.1 2019/08/24''' | |||
*Fixed small typo on loading screen. | |||
*Reduced game size by 60. | |||
*Moved to png instead of bitmaps. | |||
*Improved game stability. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/KranKRival/MarioBrosNX | ||
* | * GBAtemp - https://gbatemp.net/threads/mariobrosnx-super-mario-bros-clone-for-the-nintendo-switch.546623/ | ||
* Homebrew App Store - https://apps.fortheusers.org/switch/MarioBrosNX | |||
Latest revision as of 10:43, 23 November 2025
| MarioBrosNX | |
|---|---|
| General | |
| Author | KranKRival |
| Type | Platform |
| Version | 1.3.2 |
| License | GPL-2.0 |
| Last Updated | 2019/09/19 |
| Links | |
| Download | |
| Website | |
| Source | |
MarioBrosNX is clone of NES Super Mario Bros for the Nintendo Switch created in C++ and SDL2.
It was created by Łukasz Jakowski in 2014, ported to the Nintendo Switch By Krank/KuranKu in 2019.
Disclaimer: All ingame images and sound belong to its authors and none other, the right for Mario Bros title belongs to Nintendo. This game created for fun and love of the community.
Installation
Extract the zip file to the root of the SD card.
Screenshots
Changelog
v1.3.2 2019/09/19
- Bring support for 9.0.0.
v1.3.1 2019/08/24
- Fixed small typo on loading screen.
- Reduced game size by 60.
- Moved to png instead of bitmaps.
- Improved game stability.