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

Latest commit

 

History

History
12 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 437 Bytes

PY-Tetris:

This simple proyect enable us to play the classic game "Tetris". It features an installer in order to install it on linux devices. Eather way, it can be played directly just by running the .py file

Controls:

  • Arrow Up: Rotate the block
  • Arrow Down: Make the block fall faster
  • Arrow Right: Move block to the right
  • Arrow Left: Move block to the left
  • Space: Fall directly to the end
  • R key: Restart the game