Tetris/README.md
2024-11-13 17:01:28 +01:00

499 B
Executable File

Tetris

.NET

Compilation and running

git clone https://github.com/foglar/Tetris.git
cd Tetris
dotnet run

Note

For some weird cause it won't run when executed through Visual Studio on Windows. Run it in terminal instead with command above.

Simple tetris game