Simple tetris game in C#
Go to file
2024-10-04 14:34:17 +02:00
.gitignore First test version of tetris 2024-09-19 20:25:36 +02:00
Program.cs update, block rotation 2024-10-04 14:34:17 +02:00
README.md update, block rotation 2024-10-04 14:34:17 +02:00
Tetris.csproj First test version of tetris 2024-09-19 20:25:36 +02:00
Tetris.sln update, block rotation 2024-10-04 14:34:17 +02:00
Tetromino.md update, block rotation 2024-10-04 14:34:17 +02:00

Tetris

Simple tetris game