Tetis-on-terminal is a tetris game with CLI interface. I offer you classic tetris and cool "rainbow" mode. Try it out.
To get the tetris-on-terminal you need this dependencies:
- Unix-like environment.
- Ncurses library.
- C++11 compiler (for example g++).
$ git clone https://github.com/cdkrot/tetris-on-terminal
$ cd tetris-on-terminal
$ ./build.sh REL # use DBG if you want to get dev binary.
$ ./bin/tetris-on-terminal