Clontris is a bare bones clone of the infamous tile-matching puzzle game Tetris, written in Python 3 and using the Kivy Framework.
Clontris is primarily a programming exercise.
Note
Contributions will not be accepted at this time.
Clontris isn't released yet. See the next section.
You will need:
- Python 3.5 or later on your system
Instructions:
Follow Kivy's (v1.10.0) installation instructions for your operating system.
Clone this repo or download the source archive and extract the source code.
In your terminal/console
cd
into the source code's root folder, which should contain these folders: clontris, docs.Launch with Python:
python -m clontris
LEFT
-- Slide piece leftRIGHT
-- Slide piece rightZ
-- Rotate piece anticlockwiseX
-- Rotate piece clockwiseSPACE
-- Hard drop