Terminis/README.md
2019-02-15 17:16:15 +01:00

349 B

Terminis

Tetris clone for terminal. Ideal for servers without GUI!

Install

pip install --user terminis

Usage

terminis [OPTIONS]
  • --help: show command usage (this message)
  • --edit: edit controls in text editor
  • --reset: reset to default controls settings
  • --level=n: start at level n (integer between 1 and 15)