Skip to content

Little Tetris project I whipped up over the course of a week using Pygame

License

Notifications You must be signed in to change notification settings

Sargates/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Just a Tetris project I whipped up over the course of a week.

Requirements:

Python 3.10+ (for match cases)
Pygame module for Python (Does not work using Pygame-ce, I do not know why)

Controls:

LEFT/RIGHT for left/right movement of the active piece
UP/Z for clockwise/counter-clockwise rotation
DOWN to step the active piece down one cell
C to hold active piece
SPACE to drop piece to bottom
ESC for pause

About

Little Tetris project I whipped up over the course of a week using Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages