dstetris
More actions
| dstetris | |
|---|---|
![]() | |
| General | |
| Author | Alvin |
| Type | Puzzle |
| Version | 1.0.0 |
| License | GPL-2.0 |
| Last Updated | 2008/01/09 |
| Links | |
| Download | |
| Website | |
| Source | |
dstetris is a version of the popular puzzle game Tetris for the DS. It's written using libnds and uLibrary, and is a substitute for Nintendo's Tetris DS. It abides by various Tetris Company guidelines, along with extensive configuration options.
Features
- No 'store' function.
- Only shows one block for preview.
- It's to the point. Why go through several menus just to play normal Tetris.
- It's free.
Installation
Copy dist/dstetris.nds to your flashcard.
User guide
The default random seed for dstetris is 7525. Every game it will change, but by the same extent. In effect, it means every person will have the exact same order of blocks when they run the precompiled executable with no modifications. When you first run the game, go to configuration > random seed and set it to something random which it isn't at the moment. This will ensure that your order of blocks is different from the order that comes to start with.
Every time a block is generated, it also generates a new random seed, so you should only have to set it once.
DO NOT change the random seed in confgen unless you have good reason to - it's a waste of your time and can only cause problems. For more information on configuration, see config-options.
Screenshots
Changelog
v1.0.0 2008/01/09
- Initial release. There are probably a few bugs that need fixing, but it's playable. Scoring is most likely incorrect at the moment, so I'll fix that next revision.
Credits
Alvin Šipraga
External links
- GitHub - https://github.com/blahblahson/dstetris
- Digital-Haze - http://digital-haze.net/dstetris.php
