/pytris

my first attempt at writing a game in python, tetris

Primary LanguagePython

attempting to write tetris in python with pygame

tetris.py - class description for pieces and game board
game.py - main game structure