Wall kick: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
*>Tepples
(More general than tetrominoes; notable systems)
*>Nicholas
No edit summary
Line 11: Line 11:


The complete system for a number of ''[[Tetris]]'' games exists in wktables.c within open-source ''[[Lockjaw]]''.
The complete system for a number of ''[[Tetris]]'' games exists in wktables.c within open-source ''[[Lockjaw]]''.
==See also==
*[[Floor kick]]

Revision as of 21:06, 15 November 2006

A wall kick happens when a player rotates a piece when no space exists in the squares where that tetromino would normally occupy after the rotation. To compensate, the game sets a certain number of alternative spaces for the tetromino to look.

Notable rotation systems that include wall kick include the following:

Koryan as well as Jagorochi researched the SRS system thoroughly and made diagrams of how SRS finds wallkicks.

The complete system for a number of Tetris games exists in wktables.c within open-source Lockjaw.

See also