180° rotation

From Hard Drop Tetris Wiki

Revision as of 18:02, 2 August 2017 by Piotrlogin (talk | contribs) (Created page with "180° rotation rotates the piece 180 degrees. In some games, that can be actually done. It grossly depends on games. In tetr.js, it does two clockwise SRS rotations. The...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

180° rotation rotates the piece 180 degrees. In some games, that can be actually done. It grossly depends on games.

In tetr.js, it does two clockwise SRS rotations. Therefore no new spins can be done.

In DTET, pressing rotate left and rotate right at the same time will rotate 180° with counter-clockwise wallkicks.

In Tetris, space button rotates 180° with counter-clockwise wallkicks.

In Tetris Best and Tetris Best 2, there are separate buttons that rotate 180° for counter-clockwise and clockwise wallkicks.