/PythonBlockDrop

A python based Tetris clone

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

GENERAL INFO

This python project contains implementation of easy Tetris game. Full game code is in PythonBlockDrop.py file. To start game run PythonBlockDrop.py file.

HOW TO PLAY

Play game with keyboard. Follow instructions written on game window. To move blocks use arrows from keyboard: up arrow - block rotation, down arrow - speed up, left arrow - move block to left, right arrow - move block to right.