Skip to content

Instantly share code, notes, and snippets.

Created July 14, 2011 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1083733 to your computer and use it in GitHub Desktop.
Save anonymous/1083733 to your computer and use it in GitHub Desktop.
crypt
Clearing
[Description of room Clearing]
Your car is parked here.
You can go east.
> look in car
Sorry, I did not understand that.
> look car
Sorry, I don't understand the verb 'look'.
> pick car
Sorry, I don't understand the verb 'pick'.
> help
Sorry, I did not understand that.
> ?
Sorry, I did not understand that.
> go east
Sorry, I don't understand the verb 'go'.
> e
Hill
[Description of room Hill]
A small brook runs through the forest.
You can go west.
Couldn't find the current container of butterfly
in 'current_container_of' at line 608:../crypt/crypt.pl
in 'room_contains' at line 612:../crypt/crypt.pl
in 'player_can_see' at line 627:../crypt/crypt.pl
in 'Hill::on_enter' at line 276:../crypt/crypt.pl
in 'enter' at line 263:../crypt/crypt.pl
in main program body at line 747:../crypt/crypt.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment