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

18 lines
349 B
Markdown

# Terminis
Tetris clone for terminal. Ideal for servers without GUI!
## Install
```bash
pip install --user terminis
```
## Usage
```bash
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)