noxoc Posted August 18, 2014 Share Posted August 18, 2014 Hi there! Can someone direct me to good introductory resources on maze generators? World/Dungeon generation in general also appreciated. Quote Link to comment Share on other sites More sharing options...
d13 Posted August 19, 2014 Share Posted August 19, 2014 There's a list of procedural level resources halfway through this page: http://gamedevelopment.tutsplus.com/articles/how-to-minify-your-html5-game-for-the-js13kgames-competition--cms-21883 Quote Link to comment Share on other sites More sharing options...
alex_h Posted August 19, 2014 Share Posted August 19, 2014 There are some interesting examples of maze generation on here (in actionscript) http://krazydad.com/bestiary/bestiary_simplemaze.html Quote Link to comment Share on other sites More sharing options...
bubamara Posted August 19, 2014 Share Posted August 19, 2014 http://rosettacode.org/wiki/Maze_generation#JavaScript Quote Link to comment Share on other sites More sharing options...
noxoc Posted August 19, 2014 Author Share Posted August 19, 2014 Thanks, really good links so far! Thanks a lot, really. But I was rather looking for a thorough explanation of the algorithms in a way that I can implement them myself. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.