Skip to content

radduccijc/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Rachel Adducci

How to use app: - Run python3 fp.py - Play tetris Controls: Z/ : Rotate left X: Rotate right : Move left : Move right : Speed down : Full down P: play/ pause - On gameover must close and re-run to play again

Custom classes: Tetrimino (with subclasses) magic method len used to find size of the shape Square Shadow_Square GameBoard

Modules: Random Time Tkinter (not from class but used extensively)

Decorator: wall_collision_decorator used to create wall_collision_left & wall_collision_right

About

Final Project for CIS192 - Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages