Skip to main content

Tetris clone for terminal. Ideal for servers without GUI!

Project description

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
  • ~/.local/share/Terminis/config.cfg on Linux

Acceptable values:

  • printable characters ('q', '*', ' '...)
  • curses's constants name starting with "KEY_" (see Python documentation)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terminis-0.1.7.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

terminis-0.1.7-py2.py3-none-any.whl (30.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page