Tetris Stardust: Difference between revisions
Jump to navigation
Jump to search
Eightsides (talk | contribs) No edit summary |
Added information about O-piece rotation |
||
Line 11: | Line 11: | ||
|hold = Yes | |hold = Yes | ||
|hard = Yes | |hard = Yes | ||
|system = | |system = [[Super Rotation System|SRS]] | ||
|boxart = Tetris Stardust icon.jpeg | |boxart = Tetris Stardust icon.jpeg | ||
|caption = ''Tetris Stardust'' icon | |caption = ''Tetris Stardust'' icon | ||
Line 17: | Line 17: | ||
|ingame-scrn = Tetris Stardust ingame.png | |ingame-scrn = Tetris Stardust ingame.png | ||
}} | }} | ||
== Rotation System == | |||
The rotation system in Tetris Stardust is [[SRS]] with some modifications to allow [[wall kick]]s with the O tetromino. Normally, the O tetromino does not move when rotated, but if one of the following checks succeeds, the game will bypass basic rotation and perform a wall kick. | |||
* If rotating left, the space directly underneath the lower-right block must be occupied | |||
* If rotating right, the space directly underneath the lower-left block must be occupied | |||
{| border="1" cellspacing="0" | |||
|+'''O Tetromino Wall Kick Data''' | |||
|- align = center | |||
! width="45"| | |||
! bgcolor="#80A3F8" width="60"|Test 1 | |||
! bgcolor="#80A3F8" width="60"|Test 2 | |||
! bgcolor="#80A3F8" width="60"|Test 3 | |||
! bgcolor="#80A3F8" width="60"|Test 4 | |||
|- align = center | |||
| bgcolor="#80A3F8"|CW||<tt>( 1, 0)</tt>||<tt>( 1,-1)</tt>||<tt>( 1,-2)</tt>||<tt>( 2,-1)</tt> | |||
|- align = center | |||
| bgcolor="#80A3F8"|CCW||<tt>(-1, 0)</tt>||<tt>(-1,-1)</tt>||<tt>(-1,-2)</tt>||<tt>(-2,-1)</tt> | |||
|} | |||
== External links == | == External links == |
Revision as of 19:43, 24 June 2024
Tetris Stardust
Tetris Stardust is an online free-to-play Tetris game released in Japan by Tetris Online Japan, Inc.
Tetris Stardust | |
---|---|
Tetris Stardust icon | |
Publisher(s) | Tetris Online Japan, Inc. |
Platform(s) | Web (Silverlight) |
Release | c. December 2009 |
Gameplay info | |
Next pieces | 5 |
Playfield size | 10 × 20 |
Hold piece | Yes |
Hard drop | Yes |
Rotation system | SRS |
Rotation System
The rotation system in Tetris Stardust is SRS with some modifications to allow wall kicks with the O tetromino. Normally, the O tetromino does not move when rotated, but if one of the following checks succeeds, the game will bypass basic rotation and perform a wall kick.
- If rotating left, the space directly underneath the lower-right block must be occupied
- If rotating right, the space directly underneath the lower-left block must be occupied
Test 1 | Test 2 | Test 3 | Test 4 | |
---|---|---|---|---|
CW | ( 1, 0) | ( 1,-1) | ( 1,-2) | ( 2,-1) |
CCW | (-1, 0) | (-1,-1) | (-1,-2) | (-2,-1) |