More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=2D Side-Scrolling Example | |title=2D Side-Scrolling Example | ||
|image= | |image=2dsidescrollingexample2.png | ||
|description=Simple example of a side-scroller. | |description=Simple example of a side-scroller. | ||
|author=Voxel Studios | |author=Voxel Studios | ||
Line 10: | Line 10: | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/2dsidescrollingexample.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/2dsidescrollingexample.7z | ||
|website=https://gbatemp.net/threads/release-wip-2d-side-scrolling-example-in-3d.400017 | |website=https://gbatemp.net/threads/release-wip-2d-side-scrolling-example-in-3d.400017 | ||
|source=https://gbatemp.net/threads/release-wip-2d-side-scrolling-example-in-3d.400017 | |||
}} | }} | ||
This is a 2D Side-Scrolling Example for the 3DS. It is the first homebrew project by Voxel Studios, coded in C using libsf2d and some other libs. | This is a 2D Side-Scrolling Example for the 3DS. It is the first homebrew project by Voxel Studios, coded in C using libsf2d and some other libs. |
Revision as of 13:10, 28 December 2021
2D Side-Scrolling Example | |
---|---|
General | |
Author | Voxel Studios |
Type | Other Games |
Version | WIP |
License | Mixed |
Last Updated | 2015/10/18 |
Links | |
Download | |
Website | |
Source | |
This is a 2D Side-Scrolling Example for the 3DS. It is the first homebrew project by Voxel Studios, coded in C using libsf2d and some other libs.
Features
- View in 3D.
- Camera stops following you when you get to the start/end of the level.
- Animation system.
- You can jump.
- Lightweight code (sort of).
- Colourful, MS Paint-styled graphics.
- Also available as .3DS and .CIA files for Emunand and what-not.
Controls
Circle Pad/D-Pad - Move in desired direction
A - Jump
Compatibility
Tested and works on:
- NINJHAX 2.0.
- NINJHAX 1.1B.
- IRONHAX.
Tested 3DS/2DS models:
- N3DS 10.1.0-27E.
- 2DS 6.1.0-12E.
Known issues
Walking animations tend to freeze when you jump and then move.