Skip to content

RyushiAok/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

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

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

About

F# GUI Tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages