Skip to content

My version of Tetris built with Pygame. With fully functional menu, highscore system, random falling brick background that is persistent through screen transitions.

Notifications You must be signed in to change notification settings

kaleblub/pygame-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Tetris With Pygame

This is my project of building the game Tetris with Pygame.

Requirements

This code requires the pygame Library which can be installed with

pip install pygame

Installation

For installation, use

git clone https://github.com/kaleblub/pygame-tetris.git

Usage

To run the game, mv into the pygame-tetris directory, and use

python3 tetris.py

Other

To follow my journey of building this and other projects, find them here!

About

My version of Tetris built with Pygame. With fully functional menu, highscore system, random falling brick background that is persistent through screen transitions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages