https://github.com/homocodens/javascript-labyrinth
Just a small javascript project from the olden days
https://github.com/homocodens/javascript-labyrinth
my-old-stuff
Last synced: 5 months ago
JSON representation
Just a small javascript project from the olden days
- Host: GitHub
- URL: https://github.com/homocodens/javascript-labyrinth
- Owner: HomoCodens
- Created: 2018-05-01T07:04:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T07:18:03.000Z (about 8 years ago)
- Last Synced: 2025-08-19T00:23:16.182Z (11 months ago)
- Topics: my-old-stuff
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A javascript labyrinth generator plus game
Open labyrinth.html and use the arrow keys to navigate the green square to the blue exit in 90 seconds.
Inspired by our old HP printer's option to print out mazes (just 'cause I guess) which a-maze-d me
and got me thinking how one could go about generating such a labyrinth.
