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...") |
No edit summary |
||
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/ | ||
* ForTheUsers - https://apps.fortheusers.org/switch/BomberManNX |
Latest revision as of 01:25, 25 Mayıs 2023
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: