Skip to content

Storm-77/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Game

Download from the binary from releases section

Build instructions

You need to have dotnet 6.0 sdk installed to build this application

To build release version

dotnet restore
dotnet publish --configuration Release --output ./build

You can perform a debug build too by running

dotnet build

House image

House image

About

My first monogame project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages