Skip to content

lmills724/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tetris

image

Description

This game replicates the classic game Tetris, where falling shapes must be aligned to clear rows before the board fills up. This game was built using Pygame and can be run simply by running the main.py file (just make sure you have Pygame installed on your local machine).

The features of this game include:

  • User can rotate and move piece using arrow keys.
  • Score is incremented after a row is cleared.
  • Game over message after board is filled.
  • Option to play again after game is completed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages