Skip to content

A small maze game that randomly generates a maze each time you play.

License

Notifications You must be signed in to change notification settings

thevirtuoso1973/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Generator

Play it on my website here!

Initially built as an extension, it is a small maze game that randomly generates a maze each time you play. Coded in HTML and JS.

Uses the p5.js library to draw the maze so I don't claim ownership of the code in the file p5.min.js. No changes were made from original library file. Link to the p5 repo: https://github.com/processing/p5.js

The rest of the code is written by me.

About

A small maze game that randomly generates a maze each time you play.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published