A maze can be generated by starting with a predetermined arrangement of cells (most commonly a rectangular grid but other arrangements are possible) with wall sites between them. Because of this, maze generation is often approached as generating a random spanning tree.
-
Download the repository
Download, then extract the files in your computer
-
Use Visual Studio Code to edit the code
Use any Code Editor to change anything you don't like or add more features to the game
-
Host your maze using Netlify
Make an account at netlify.com and drag and drop your files there
-
Preview and enjoy your the maze
Once its finished uploading, upgrade or view your amazing game! Thats it!
-
One more thing...
It would be nice to link back this repository, so that other people could see it too! Thank you very much.