More actions
No edit summary |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=DSLevel | ||
| image | |image=ndspiritlevel.png | ||
| type | |description=A spirit level application inspired by an application on Android. | ||
| version | |author=Bootlegger | ||
| | |lastupdated=2009/02/04 | ||
| | |type=Other Apps | ||
| website | |version=1.0 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/ndspiritlevel.zip | |||
}} | |website=http://homepages.manx.net/bootlegger/nds_programming.html | ||
|source=https://dlhb.gamebrew.org/dshomebrew2/ndspiritlevel.zip | |||
}} | |||
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. | 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. | ||
Line 27: | Line 28: | ||
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 | |||
Latest revision as of 02:20, 21 August 2024
DSLevel | |
---|---|
General | |
Author | Bootlegger |
Type | Other Apps |
Version | 1.0 |
License | Mixed |
Last Updated | 2009/02/04 |
Links | |
Download | |
Website | |
Source | |
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