Skip to content

Tetris written in C++ with TUI (Text User Interface).

License

Notifications You must be signed in to change notification settings

kunyi731/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris written in C++ with TUI (Text User Interface). Make sure you have ncurses available.

How to build and run (Linux)

./build.sh && ./tetris

How to play

  1. Press any key to start.
  2. Press '<-' or '->' to move direction, press up arrow to rotate, press down arrow to speed up falling.

About

Tetris written in C++ with TUI (Text User Interface).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published