2019-02-13 22:23:35 +01:00
2019-02-13 22:09:24 +01:00
2019-02-10 17:23:40 +01:00
2019-02-07 21:53:44 +01:00
2019-02-13 22:23:35 +01:00
2019-02-12 18:46:40 +01:00

Terminis

Tetris clone for terminal. Ideal for servers without GUI!

Installation

pip install --user terminis

Usage

terminis [level]

level: integer between 1 and 15

Controls edit

You can change keys by editing:

  • %appdata%\Terminis\config.cfg on Windows
  • $XDG_CONFIG_HOME/Terminis/config.cfg or ~/.config/Terminis/config.cfg on Linux
Description
Another Tetris clone... again... but for terminal. Ideal for servers without GUI!
Readme MIT 162 KiB
Languages
Python 90.7%
Shell 9.3%