Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 331 Bytes

impossible_game_sofdes

Impossible game for Software Design course Ian Hill and Philip Seger

To properly run the game, first ensure you have pygame installed:

sudo apt-get install python-pygame

Then, either open in Sublime and type:

Ctrl - B

or cd into the directory and type:

python impossible_game.py