Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 310 Bytes

File metadata and controls

13 lines (10 loc) · 310 Bytes

InteractiveProgramming

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