/polar-adventure

An adventure game written in polar

Primary LanguagePython

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()