Skip to content

Instantly share code, notes, and snippets.

@maxdeviant
Created November 22, 2014 05:22
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 maxdeviant/b20ea4bf75be44b5aa37 to your computer and use it in GitHub Desktop.
Save maxdeviant/b20ea4bf75be44b5aa37 to your computer and use it in GitHub Desktop.
ParadiseScript Example
create hotel
note Description of the hotel.
program enter hotel
usage check into
create lobby
note A grand lobby.
create reception desk
leave
leave
create elevator
create floor one
create room 101
leave
create room 102
leave
leave
create floor two
leave
create floor three
leave
create floor four
leave
leave
leave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment