/tetris

"No frills" text console version of Tetris video game I wrote back in 1992 for IBMPC/SGI that works on VT100 + Wyse terminals. Ported to linux.

Primary LanguageCGNU General Public License v2.0GPL-2.0

tetris

Text console version of Tetris I wrote back in 1992 for IBMPC/SGI that works on VT100 + Wyse terminals. Works on linux, MacOS and Windows 10 (DOS terminal).

To build the program (assumes you have the gcc compiler installed):

    make

To run the game:

    ./tetris

Here's a sample game play screen, shown running in cool retro terminal: screenshot

Here's the help screen when you first start: screenshot