itch.io is community of indie game creators and players

Devlogs

[#notGDC] Tutorial for RMG

Random Maze Generator
A browser tool made in HTML5

Hi everyone!

Recently there was an online event called #notGDC, where game developers could share advice, tips and knowledge about anything they wanted. So I decided to make a small tutorial on how to create a Random Maze Generator using GameMaker, more specifically, applying the Recursive Backtracking algorithm.

I described the process I went through to create this tool, and how to do it by yourself starting from scratch. I tried to keep simple and didn't include any code, as the objective was to encourage readers to try and do it by themselves. If you're interested, take a look:

[Tutorial] Create a Random Maze Generator using GameMaker

Also, you can find lots of amazing talks about game development in their website: notGDC

Thanks!

Download Random Maze Generator
Leave a comment