Skip to content

coder114514/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CLI tetris on windows os.

Features:
1. normal tetris
2. hatetris

To compile:
g++ tetris.cpp -o tetris.exe
g++ hatetris.cpp -o hatetris.exe

then run it in command line to launch it.

Releases

No releases published

Packages

No packages published

Languages