Special spins are achieved by combining rotation around the candidate axis, determined by the tetrimino type, orientation, and rotation direction, with shift movements.
cd src
dotnet run --project Tetris
Key | Action |
---|---|
F | Move Left |
A | Move Right |
S | Move Down |
Shift | Rotate Left |
Space | Rotate Right |
E | Hold |