Skip to content

zFa3/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Tetris

Screenshot 2024-11-15 at 1 15 05 PM

About

Written fully in python, and uses the library Tkinter, pre built into the python package. Players control the falling tetrominoes (shapes made of four blocks) by rotating, moving, and dropping them into place to form complete lines. The game continues until the screen fills up, and no more pieces can be placed.

Keybinds

c - hold
x - 180 rotate
z - ccw rotation
r - Restart game
esc - Close the program
arrow keys - movement
space - hard drop

Prerequisites

python 3.9+
tkinter (preinstalled)

About

Tetris written fully in Python3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages