Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 299 Bytes

Tetris-game

Tetris game using python

The game is based on the pygame library

Controls The following list contains used control keys:

  • Any key to start the game
  • Up Arrow - to change the rotation of tetris block
  • Left and Right Arrow - to change the direction(left or right) of tetris block