Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 370 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 370 Bytes

tetris-python

Highschool Intro to CS Final Project

This is a tetris clone written in Tkinter for my high school Intro to CS course. There are some serious graphics rendering problems, so on some screens there is a bad flickering effect

How to play:

Clone the repository and then run python game.py through the command line. Will NOT run through IDLE