More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = aitotat | | author = aitotat | ||
| website = http://kotisivu.dnainternet.net/ttilli/ | | website = https://web.archive.org/web/20111008175635/http://kotisivu.dnainternet.net/ttilli/Suomitetris_DS/main.htm | ||
| download = Media:Suomitetris11ds.zip | | download = Media:Suomitetris11ds.zip | ||
| source = | | source = | ||
}} | }} | ||
Suomitetris DS is a Tetris clone for Nintendo DS. This was the first | Suomitetris DS is a Tetris clone for the Nintendo DS. This was the first homebrew program by aitotat written with C++. | ||
==User guide== | ==User guide== | ||
===Scoring=== | |||
When brick moves down, you get one point. | When brick moves down, you get one point. | ||
Line 32: | Line 31: | ||
All the points mentioned above are multiplied by level multiplier. | All the points mentioned above are multiplied by level multiplier. | ||
===Level multiplier=== | |||
Multipliers for each level are: | 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== | ==Controls== | ||
L - | 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. | |||
==Compatibility== | ==Compatibility== | ||
Tested | Tested on Nintendo DS with v3 firmware, EFA-Linker 512Mb, Passkey 1. | ||
==Changelog== | ==Changelog== | ||
'''v1.1''' | '''v1.1''' | ||
*Controls are now customizable | * Controls are now customizable. | ||
*Added auto repeat for moving left/right and soft drop | * Added auto repeat for moving left/right and soft drop. | ||
*There are now two rotate buttons: clockwise and counter clockwise rotate | * There are now two rotate buttons: clockwise and counter clockwise rotate. | ||
'''v1.0''' | '''v1.0''' | ||
*First release | * First release. | ||
==Credits== | ==Credits== | ||
Thanks to everyone writing | Thanks to everyone writing tutorials for GBA and DS. This game wouldn't be here without them (especially TONC and tutorials by Chris Double). | ||
This game wouldn't be here without | |||
(especially TONC and tutorials by Chris Double). | |||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew puzzle games on DS]] |
Revision as of 14:15, 21 Haziran 2021
Suomitetris DS | |
File:Suomitetrisds.jpg | |
General | |
---|---|
Author(s) | aitotat |
Type | Puzzle |
Version | 1.1 |
Licence | Mixed |
Links | |
[Media:Suomitetris11ds.zip Download] | |
Website |
<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.
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).