Skip to content

Instantly share code, notes, and snippets.

@sparr
Created January 14, 2017 02:51
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 sparr/36d6355cc4c785a27b12157666169082 to your computer and use it in GitHub Desktop.
Save sparr/36d6355cc4c785a27b12157666169082 to your computer and use it in GitHub Desktop.
1d maze with teleporters:
| D| D E|G E F| F | G |
2d maze with ladders:
| D|
| D E|
|G E F|
| G || F |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment