PJWSTK-Tetris-game

Tetris game


License
MIT
Install
pip install PJWSTK-Tetris-game==0.9.96

Documentation

TETRIS 1.01

This is a game made for the purpose of filling out the requirements for our IT studies.

Installation

Run the following to install:

python

pip install PJWSTK-Tetris1.0_game

Usage

Run the following to execute:

python

from main import main_menu

And you can enjoy the game :)