More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = DSLevel | | title = DSLevel | ||
| image = | | image = https://dlhb.gamebrew.org/dshomebrew/ndspiritlevel.png | ||
| type = Other | | type = Other | ||
| version = 1.0 | | version = 1.0 | ||
Line 7: | Line 7: | ||
| author = Bootlegger | | author = Bootlegger | ||
| website = http://homepages.manx.net/bootlegger/nds_programming.html | | website = http://homepages.manx.net/bootlegger/nds_programming.html | ||
| download = | | download = https://dlhb.gamebrew.org/dshomebrew/ndspiritlevel.7z | ||
| source = | | source = https://dlhb.gamebrew.org/dshomebrew/ndspiritlevel.7z | ||
}} | }} | ||
Line 27: | Line 27: | ||
GFX were ripped from the internet and fed through PAGfx. | GFX were ripped from the internet and fed through PAGfx. | ||
==External links== | |||
* Author's website - http://homepages.manx.net/bootlegger/nds_programming.html | |||
[[Category:DS homebrew applications]] | [[Category:DS homebrew applications]] | ||
[[Category:Other DS applications]] | [[Category:Other DS applications]] |
Revision as of 01:39, 9 September 2021
DSLevel | |
General | |
---|---|
Author(s) | Bootlegger |
Type | Other |
Version | 1.0 |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
An application to check whether a surface is level or not, it makes use of the DSMotion card and DSerial card. It is written in C++ and inspired by a similar application on the HTC Diamond phone.
User guide
For those who does not own an DSMotion or DSerial card, level check will not be available (you will only be able to move the bubbles with buttons).
Controls
D-Pad - Move bubbles
Compatibility
Tested on the NDS with a DSMotion card.
Credits
Thanks Bram.
GFX were ripped from the internet and fed through PAGfx.
External links
- Author's website - http://homepages.manx.net/bootlegger/nds_programming.html