Skip to content

Instantly share code, notes, and snippets.

@shabbychef
Created September 21, 2017 04:37
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 shabbychef/998ab3c21f35124dba6111dae33e696c to your computer and use it in GitHub Desktop.
Save shabbychef/998ab3c21f35124dba6111dae33e696c to your computer and use it in GitHub Desktop.
make a maze in jslogo
@shabbychef
Copy link
Author

Run this in a logo interpreter, like jslogo.

@shabbychef
Copy link
Author

And you will want to ditch the rerandom otherwise you should get the same maze every time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment