More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Suomitetris DS | | title = Suomitetris DS | ||
| image = | | image = https://dlhb.gamebrew.org/dshomebrew/suomitetrisds.png | ||
| type = Puzzle | | type = Puzzle | ||
| version = 1.1 | | version = 1.1 | ||
| licence = Mixed | | licence = Mixed | ||
| author = aitotat | | author = aitotat | ||
| website = | | website = http://kotisivu.dnainternet.net/ttilli/Suomitetris_DS/main.htm | ||
| download = | | download = https://dlhb.gamebrew.org/dshomebrew/suomitetrisds.7z | ||
| source = | | source = https://dlhb.gamebrew.org/dshomebrew/suomitetrisds.7z | ||
}} | }} | ||
Line 59: | Line 59: | ||
Touchscreen can also be used. | Touchscreen can also be used. | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/suomitetrisds2.png | |||
https://dlhb.gamebrew.org/dshomebrew/suomitetrisds3.png | |||
https://dlhb.gamebrew.org/dshomebrew/suomitetrisds4.png | |||
https://dlhb.gamebrew.org/dshomebrew/suomitetrisds5.png | |||
==Compatibility== | ==Compatibility== | ||
Line 75: | Line 82: | ||
Thanks to everyone writing tutorials for GBA and DS. This game wouldn't be here without them (especially TONC and tutorials by Chris Double). | Thanks to everyone writing tutorials for GBA and DS. This game wouldn't be here without them (especially TONC and tutorials by Chris Double). | ||
==External links== | |||
* Author's website - [https://web.archive.org/web/20111008175635/http://kotisivu.dnainternet.net/ttilli/Suomitetris_DS/main.htm http://kotisivu.dnainternet.net/ttilli/Suomitetris_DS/main.htm] (archived) | |||
[[Category:DS homebrew games]] | [[Category:DS homebrew games]] | ||
[[Category:Homebrew puzzle games on DS]] | [[Category:Homebrew puzzle games on DS]] |
Revision as of 00:58, 25 September 2021
Suomitetris DS | |
General | |
---|---|
Author(s) | aitotat |
Type | Puzzle |
Version | 1.1 |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
Suomitetris DS is a Tetris clone for the Nintendo DS. This was the first homebrew program by aitotat written with C++.
User guide
Scoring
When brick moves down, you get one point.
When you move a brick down yourself, you get five points.
If you drop a brick with space bar, you get ten points for every row a brick moved down.
When you manage to fill a row with bricks, the bricks will break and you get 500 points.
If you manage to break two rows at once, you get 2*500*1,1 points (=1100 points).
If you manage to break three rows at once, you get 3*500*1,5 points (=2250 points).
If you manage to break four rows at once, you get 4*500*2,0 points (=4000 points).
All the points mentioned above are multiplied by level multiplier.
Level multiplier
Multipliers for each level are:
Level x Multiplier 1 1.0 2 1.0 3 1.2 4 1.4 5 1.6 6 1.8 7 2.0 8 2.2 9 2.4 10 2.7 11 3.0 12 6.0
Controls
L/R - Rotates brick counter clockwise/clockwise
Left/Right - Move brick left/right
Down - Move brick down a bit
A - Drop a brick
Start - Pause/resume game
Touchscreen can also be used.
Screenshots
Compatibility
Tested on Nintendo DS with v3 firmware, EFA-Linker 512Mb, Passkey 1.
Changelog
v1.1
- Controls are now customizable.
- Added auto repeat for moving left/right and soft drop.
- There are now two rotate buttons: clockwise and counter clockwise rotate.
v1.0
- First release.
Credits
Thanks to everyone writing tutorials for GBA and DS. This game wouldn't be here without them (especially TONC and tutorials by Chris Double).
External links
- Author's website - http://kotisivu.dnainternet.net/ttilli/Suomitetris_DS/main.htm (archived)