Strange Tetris
A downloadable game for Windows and Android
Download NowName your own price
Strange Tetris
A simple Tetris but with 9 blocks
Developed by Qwekem482
Graphic Design by Qwekem482 & Nemie
Same as other Tetris game, random block will spawn from top of the play ground. There is a small windows that will show next spawn block.
Level Mechanism
There is a level mechanism that will increase score and drop speed. Amount of exp point is equal to number of total cleared row.
Exp formula: MIN((level x 10 + 10), MAX(100, level x 10 - 50))
Score Mechanism
Score will increase as level and number of clear line at once increase. Because the longest block is 4 block, maximum number of clear line at once is 4
Score formula:
Level | 1 line | 2 lines | 3 lines | 4 lines |
---|---|---|---|---|
0 | 40 | 100 | 300 | 1200 |
1 | 80 | 200 | 600 | 2400 |
2 | 120 | 300 | 900 | 3600 |
9 | 400 | 1000 | 3000 | 12000 |
n | 40 x (n + 1) | 100 x (n + 1) | 300 x (n + 1) | 1200 x (n + 1) |
Download
Download NowName your own price
Click download now to get access to the following files:
StrangeTetris_Windows_0.1.0.zip 25 MB
StrangeTetris_Android_0.1.0.apk 20 MB
Leave a comment
Log in with itch.io to leave a comment.