Suomitetris DS: Difference between revisions

From GameBrew
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 actual program by aitotat written with C++.
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:'''
===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
  Level Multiplier
  1     1.0
  1 1.0
  2     1.0
  2 1.0
  3     1.2
  3 1.2
  4     1.4
  4 1.4
  5     1.6
  5 1.6
  6     1.8
  6 1.8
  7     2.0
  7 2.0
  8     2.2
  8 2.2
  9     2.4
  9 2.4
  10     2.7
  10 2.7
  11     3.0
  11 3.0
  12     6.0
  12 6.0
 
==Controls==
==Controls==
L - rotates brick counter clockwise
L/R - Rotates brick counter clockwise/clockwise


R - rotates brick clockwise
Left/Right - Move brick left/right


Left/Right - moves brick left and right
Down - Move brick down a bit


Down - moves brick down a bit
A - Drop a brick


A - drops a brick
Start - Pause/resume game


Start - pauses, resumes game
Touchscreen can also be used.  
 
Touch screen can also be used.  


==Compatibility==
==Compatibility==
Tested with: Nintendo DS with v3 firmware, EFA-Linker 512Mb, Passkey 1
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 all those GBA and DS tutorials.
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 all those wonderful tutorials
(especially TONC and tutorials by Chris Double).
 


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]

Revision as of 14:15, 21 June 2021

Suomitetris DS
File:Suomitetrisds.jpg
General
Author(s)aitotat
TypePuzzle
Version1.1
LicenceMixed
Links
[Media:Suomitetris11ds.zip Download]
Website
Advertisements

<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).


Advertising: