Posted March 26, 2018 by LucasNazatoArt
#tutorial #tool #gamemaker
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!