This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.
Installation Guide:
pip install pygame pip install numpy pip install random pip install sys pip install time pip install copy
to run game, run command: python3 Tetris.py