Skip to main content

A Tetris game in character terminal environment

Project description

TermTetris

A Tetris game in character terminal evironment.

Installation & Run

Uses pip to install the package:

pip3 install TermTetris

Runs command TermTetris or tt after installed, then enjoy!

Background

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

The game package dependent on my another Python package ltermio, no other third-party packages needed. 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

TermTetris-0.9.9.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

TermTetris-0.9.9-py3-none-any.whl (18.9 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