Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 536 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 536 Bytes

Run on Repl.it

STOP!

If you want to enjoy the game as intended you may ONLY look at commands.polar Looking at any other file contains major spoilers!

Polar adventure requires oso

    $ pip install oso==0.7.0
    $ python game.py

Have fun!

Hints

  • Things printed in blue are to be passed in as strings. eg: look("envelope"), go("iron gate")
  • Things printed in green are commands. eg: north()