BomberManNX Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=BomberManNX |image=bombermannxswitch.png |description=Classic BomberMan clone for the Nintendo Switch. |author=KranKRival |lastupdated=2019/09/30 |type=Action |version=1.0.0 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/bombermannxswitch.7z |website=https://gbatemp.net/threads/bombermannx-classic-bomberman-clone-for-the-nintendo-switch.549187/ |source=https://github.com/KranKRival/BomberManNX |donation= }} {{#seo: |tit..." |
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=BomberManNX | |title=BomberManNX | ||
|image= | |image=bombermannx.png | ||
|description=Classic BomberMan clone for the Nintendo Switch. | |description=Classic BomberMan clone for the Nintendo Switch. | ||
|author=KranKRival | |author=KranKRival | ||
| Line 8: | Line 8: | ||
|version=1.0.0 | |version=1.0.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/bombermannx.7z | ||
|website=https://gbatemp.net/threads/bombermannx-classic-bomberman-clone-for-the-nintendo-switch.549187/ | |website=https://gbatemp.net/threads/bombermannx-classic-bomberman-clone-for-the-nintendo-switch.549187/ | ||
|source=https://github.com/KranKRival/BomberManNX | |source=https://github.com/KranKRival/BomberManNX | ||
|donation= | |donation= | ||
}} | }} | ||
Clone of Bomberman game in C++ using SDL2 for the Nintendo Switch. | |||
== | ==Installation== | ||
Extract the zip file to the /switch/ folder on the SD card. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/switchhomebrews/bombermannx.png | |||
== | ==Credits== | ||
Authors: | |||
* Aleksandar Miletic / developer. | |||
* Mirko Brkusanin / developer. | |||
* KranK / Port to the nintendo switch. | |||
Original Game: | |||
* https://github.com/Sandman1705/Bombermaniac | |||
* | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/KranKRival/BomberManNX | ||
* | * GBAtemp - https://gbatemp.net/threads/bombermannx-classic-bomberman-clone-for-the-nintendo-switch.549187/ | ||
* Homebrew App Store - https://apps.fortheusers.org/switch/BomberManNX | |||
Latest revision as of 10:39, 23 November 2025
| BomberManNX | |
|---|---|
| General | |
| Author | KranKRival |
| Type | Action |
| Version | 1.0.0 |
| License | MIT License |
| Last Updated | 2019/09/30 |
| Links | |
| Download | |
| Website | |
| Source | |
Clone of Bomberman game in C++ using SDL2 for the Nintendo Switch.
Installation
Extract the zip file to the /switch/ folder on the SD card.
Screenshots
Credits
Authors:
- Aleksandar Miletic / developer.
- Mirko Brkusanin / developer.
- KranK / Port to the nintendo switch.
Original Game: