Skip to content

ChrisCh7/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

A tetris game made using pygame.

Controls:
left/right arrow - move the piece left/right.
down arrow - move the piece down faster.
space - rotate the piece (anti-clockwise).
d - instantly drop the piece.

How to run

  1. Clone the repo.
  2. Install uv if not already installed (https://github.com/astral-sh/uv).
  3. Run uv run tetris.py in the project root.

About

A tetris game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages