Skip to content

RyushiAok/Tetris

Repository files navigation

Tetris

⚙️ Algorithm

Special Spins

Special spins are achieved by combining rotation around the candidate axis, determined by the tetrimino type, orientation, and rotation direction, with shift movements.

Left rotation around the candidate axis
Left rotation around candidate axis

🎈 How to play

dotnet run --project src/Tetris
Key Action
F Move Left
A Move Right
S Move Down
Shift Rotate Left
Space Rotate Right
E Hold

About

F# GUI Tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published