More actions
(Created page with "{{Infobox 3DS Homebrews |title=Mars3DS |image=mars3ds.png |description=A retro style shooter 3DS homebrew, written in C++. |author=Bot Randomness |lastupdated=2024/01/05 |type=Shooter |version=1.0.0 |license=MIT |download=https://dlhb.gamebrew.org/3dshomebrews/mars3ds.7z |website=https://github.com/BotRandomness/Mars3DS |source=https://github.com/BotRandomness/Mars3DS }} Mars3DS is a retro style shooter 3DS homebrew, written in C++. The project started as a cross-platfo...") |
No edit summary |
||
Line 20: | Line 20: | ||
* 3dsx - Run the 3dsx file via the Homebrew Launcher. | * 3dsx - Run the 3dsx file via the Homebrew Launcher. | ||
* CIA - Install the .cia file via tools like | * CIA - Install the .cia file via tools like [[FBI 3DS|FBI]]. | ||
== Controls == | == Controls == | ||
Line 32: | Line 32: | ||
https://dlhb.gamebrew.org/3dshomebrews/mars3ds2.png | https://dlhb.gamebrew.org/3dshomebrews/mars3ds2.png | ||
https://dlhb.gamebrew.org/3dshomebrews/mars3ds3.png | https://dlhb.gamebrew.org/3dshomebrews/mars3ds3.png | ||
== Compatibility == | == Compatibility == |
Latest revision as of 09:26, 5 July 2024
Mars3DS | |
---|---|
General | |
Author | Bot Randomness |
Type | Shooter |
Version | 1.0.0 |
License | MIT License |
Last Updated | 2024/01/05 |
Links | |
Download | |
Website | |
Source | |
Mars3DS is a retro style shooter 3DS homebrew, written in C++.
The project started as a cross-platform game prototype for PC and mobile (never released), it was remade for the 3DS in C++. It has a minimalist design that aims capture the essence of a 'lost retro game'.
Installation
Available in 3DSX and CIA formats:
- 3dsx - Run the 3dsx file via the Homebrew Launcher.
- CIA - Install the .cia file via tools like FBI.
Controls
D-Pad or Circle Pad - Move
A - Shoot
B - Jump
Screenshots
Compatibility
Should work on both real hardware (old 3DS/2DS, and new 3DS/2DS) and 3DS emulators like Citra.
Known issues
- Text rendering is not efficient. After a while the score text and the anti-gravity mushroom counter disappear.
- Enemies can sometimes get stuck on the edge of platforms.
- Values for spawing can be tweaked.