Skip to content

cdkrot/tetris-on-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello on tetris-on-terminal

Tetis-on-terminal is a tetris game with CLI interface. I offer you classic tetris and cool "rainbow" mode. Try it out.

Classic mode in tetris-on-terminal

How to install.

To get the tetris-on-terminal you need this dependencies:

  1. Unix-like environment.
  2. Ncurses library.
  3. C++11 compiler (for example g++).

Step 1: download sources.

    $ git clone https://github.com/cdkrot/tetris-on-terminal
    $ cd tetris-on-terminal

Step 2: compile.

    $ ./build.sh REL   # use DBG if you want to get dev binary.

Step 3: run.

    $ ./bin/tetris-on-terminal

Step 4: enjoy!

About

Tetris game, CLI interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published