unicode console tetris
.NET 8
or higher (downloadable form here)
# Download using git
git clone https://github.com/stoyandimov/tetrix
# Restore dependencies
cd tetrix/src/Tetrix.Cli
dotnet restore
# Build
dotnet build
# cd into tetrix/src/Tetrix.Cli
dotnet run --speed 10