Skip to content

Instantly share code, notes, and snippets.

Created July 14, 2011 23:47
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/1083745 to your computer and use it in GitHub Desktop.
Save anonymous/1083745 to your computer and use it in GitHub Desktop.
> open car
You open the car.
Opening the car reveals a flashlight and a rope.
> get flashlight
Sorry, I don't understand the verb 'get'.
> pick flashlight
Sorry, I don't understand the verb 'pick'.
> retrieve flashlight
Sorry, I don't understand the verb 'retrieve'.
> rope
Sorry, I did not understand that.
> take rope
You take the rope.
> take flashlight
You are already holding the flashlight
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment