Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris game made with Python and Pygame !

Prerequisites

How to play

  • git clone this repository
    git clone git@github.com:LucasColas/Tetris.git
  • go to the directory
    cd Tetris
  • run main.py
  • Enjoy !

More explanation

main.py is the entry point. The folder called Game contains the code of the game. The game uses a Piece call to display and rotate a piece. And there's a grid that helps to store the previous pieces and check if a line is complete of if it's the end of the game.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages