Skip to content

maciakl/Pytris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTris: Python Tetris

PyTris is a Tetris clone written entirely in Python. The game leverages the PyGame framework for 2D graphics generation.

PyTris Screenshot

Download

You can download a stand-alone windows version from the link below. No Python or Pygame required. Simply download and play.

Design and Implementation Details

I have described the design and implementation process on my blog. You can read the related articles here:

Dependencies

Known Issues

There is a persistent bug that is triggered when the game is forced to remove two non-contiguous lines. It slightly scrambles block positions when it drops the lines down.

About

Simple Tetris Clone written using PyGame

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages