More actions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/pixelroad3ds.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/pixelroad3ds.7z | ||
|website=https://gbatemp.net/threads/pixelroad-a-stupid-game-hb-to-test-lpp.375292 | |website=https://gbatemp.net/threads/pixelroad-a-stupid-game-hb-to-test-lpp.375292 | ||
|discussion=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
PixelRoad is a 3DS homebrew to demonstrate how to create a simple game with [[Lua Player Plus 3DS|lpp-3ds]] using a simple syntax. | PixelRoad is a 3DS homebrew to demonstrate how to create a simple game with [[Lua Player Plus 3DS|lpp-3ds]] using a simple syntax. | ||
Line 24: | Line 25: | ||
* Added new default levels. | * Added new default levels. | ||
* Added possibility to load custom levels, you need only Paint to create new levels. | * Added possibility to load custom levels, you need only Paint to create new levels. | ||
==External links== | ==External links== |
Revision as of 03:09, 3 February 2023
PixelRoad | |
---|---|
General | |
Author | Rinnegatamante |
Type | Other Games |
Version | 1.0 |
License | Mixed |
Last Updated | 2014/12/03 |
Links | |
Download | |
Website | |
PixelRoad is a 3DS homebrew to demonstrate how to create a simple game with lpp-3ds using a simple syntax.
User guide
In this game, you have to guide a pixel with your touchscreen from a start point (green) to a finish point (blue).
To create custom levels, make your own level in BMP format and put it in levels folder named as NUM.bmp where NUM is the number of the level.
Changelog
v1.0
- Added timing for your play, test your accuracy and your speed.
- Added possibility to take screenshot of your result.
- Added new default levels.
- Added possibility to load custom levels, you need only Paint to create new levels.
External links
- Author's website - http://rinnegatamante.it
- Author's Tweet - https://twitter.com/rinnegatamante/status/728614009306492928
- GBAtemp - https://gbatemp.net/threads/pixelroad-a-stupid-game-hb-to-test-lpp.375292
- Wololo - https://wololo.net/talk/viewtopic.php?t=45687