adrienmalin / Terminis

Another Tetris clone... again... but for terminal. Ideal for servers without GUI!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminis

Tetris clone for terminal. Ideal for servers without GUI!

Requirements

Python 2 or 3

Installation

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)

About

Another Tetris clone... again... but for terminal. Ideal for servers without GUI!

License:MIT License


Languages

Language:Python 100.0%