Skip to content

CosmicHunter/Tetris-Game-Python-Pygame-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tetris-Game-Python-Pygame-

This is a simple classic style tetris game that is built using the pygame module in python. The full code is made in an object oriented manner There are all the neccessary classes in the code and all the basic functions to set up the game. And also at every part of the code proper comments are provided explaining that part of the code.

Setup

  • To run the game clone or download the code.
  • Install pygame python module with the following command :- pip install pygame

Screen Shots

Running Game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages