Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Appreciate it! It was indeed not easy and required a ton of trial and error. I planned on writing a blog post to broadly explain the layout-generation algorithm (including some code). Unfortunately, I have not yet found the time for it. Hopefully soon.

For now, I am more than happy to give some tips that have majorly contributed to achieving these results. Let me know! 

Thanks! I've actually had a breakthrough and was able to make what I wanted, so don't worry about it. I'll be posting my results soon if interested! Like you said, it required a TON of trial and error, but I'm very happy with what I ended up with. Here's a video showcasing it:

Thanks for getting back to me, and good luck to you!

Very nice, now I'm curious how you've done it! If you still need some help, there were some interesting techniques I ended up using that may be worth checking out. 

Thanks! I’m definitely interested in hearing what techniques you used. Mine uses an a* algorithm and it’s far from perfect.