More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=WIP | |version=WIP | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |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 | ||
}} | }} | ||
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. | ||
* | |||
==Known | |||
== | ==External links== | ||
* | * GBAtemp - https://gbatemp.net/threads/release-wip-2d-side-scrolling-example-in-3d.400017 | ||
[[Category:3DS homebrew games]] | |||
[[Category:Other 3DS homebrew games]] | |||
Revision as of 13:10, 28 December 2021
2D Side-Scrolling Example | |
---|---|
File:2015-10-18-102258.jpg | |
General | |
Author | Voxel Studios |
Type | Other Games |
Version | WIP |
License | Mixed |
Last Updated | 2015/10/18 |
Links | |
Download | |
Website | |
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.