2025-03-10 17:58:48 +01:00
2025-03-10 17:58:48 +01:00
2019-02-10 17:23:40 +01:00
2019-02-07 21:53:44 +01:00
2025-03-10 17:51:16 +01:00
2025-03-08 13:13:37 +01:00

Terminis

Tetris clone for terminal. Ideal for servers without GUI!

Requirements

Python 2 or 3

beep command to play music with internal speaker

Installation

pip install --user terminis

Usage

terminis [options]
  • --help -h: show command usage (this message)
  • --edit -e: edit controls in text editor
  • --reset -r: reset to default controls settings
  • --level=n: start at level n (integer between 1 and 15)
Description
Another Tetris clone... again... but for terminal. Ideal for servers without GUI!
Readme MIT 162 KiB
Languages
Python 90.7%
Shell 9.3%