Skip to content

gokucai/TerminalTetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminalTetris

A terminal based game written in c++.

I use ANSI Escape Sequence to implement cursor movement. If you know nothing about it, check https://en.wikipedia.org/wiki/ANSI_escape_code.

how to install and run

git clone https://github.com/gokucai/TerminalTetris
cd TerminalTetris
make
./tetris

The help message about basic operations are shown on the right screen. Have fun!

About

A terminal based game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published