Skip to content

A fully playable implementation of Tetris, the classic block falling puzzle, written in Python with Pygame

License

Notifications You must be signed in to change notification settings

sujpac/pytetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTetris

A fully playable implementation of Tetris, the classic block falling puzzle, written in Python with Pygame

Installation

macOS

git clone https://github.com/sujpac/pytetris.git
cd pytetris
sudo python3 -m pip install pygame
python3 pytetris.py

Demo

tetris demo

About

A fully playable implementation of Tetris, the classic block falling puzzle, written in Python with Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages