Skip to content

stoyandimov/tetrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetrix

unicode console tetris

Requirements

.NET 8 or higher (downloadable form here)

Installation

# Download using git
git clone https://github.com/stoyandimov/tetrix

# Restore dependencies
cd tetrix/src/Tetrix.Cli
dotnet restore

# Build
dotnet build

Run

# cd into tetrix/src/Tetrix.Cli
dotnet run --speed 10

About

ASCII console tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages