Skip to main content

A Tetris game in character terminal environment

Project description

termtris

A Tetris game in character terminal evironment.

Installation & Run

Uses pip to install the package:

pip3 install termtris

Runs command termtris or tt after installed, then enjoy!

A screenshot of termtris

Background

I wrote this game when I was learning Python language a few months ago. As a learning practice, it's not about business, but just for fun and to reminisce about the past.

The game package dependent on my another Python package ltermio, no other third-party packages required. In fact, the ltermio is its by-product.

I also wrote an AI engine tzero for the game, with C++ language and ctypes library, but it consumes too much computing power and doesn't run very well, so I termporarily removed this part of code from the package.

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

termtris-0.10.4.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

termtris-0.10.4-py3-none-any.whl (19.3 kB view hashes)

Uploaded 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