View all by LucasNazatoArt
Creator
Follow LucasNazatoArt
Follow
Following LucasNazatoArt
Following
Add To Collection
Collection
Community
Devlog
Submission to Game Tool Jam
Submission to Finally Finish Something 2018
Related games
Related
Random Maze Generator
←
Return to Random Maze Generator
Devlog
[#notGDC] Tutorial for RMG
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...
Continue reading
GMS 2 Version Added
February 24, 2018
by
LucasNazatoArt
#GMS2
Hi, everyone! Recently I started using GameMaker Studio 2 and decided to update the project so that it works in this version too! The only change from the GMS 1.4 version is the way that tiles are add...
Continue reading
Fixes / Faster algorithms
January 23, 2018
by
LucasNazatoArt
#fix, #faster
Hi! Lately I've been working on an demo to be uploaded directly to the itch.io page that will allow anyone to test the algorithms functionality and see how each one of them operates. In the process I...
Continue reading
Small Update (Commented Code)
December 27, 2017
by
LucasNazatoArt
#code, #comment, #update
Hi! I've made a small update to the code, but a very necessary one! Now the scripts for each algorithm are completely commented, with an explanation of what is happening in each step. Maybe I overdid...
Continue reading
New Version!
December 26, 2017
by
LucasNazatoArt
#algorithm, #update, #new version
Hi everyone! I've added a new version that come with several new features. Let's get to it! NEW FEATURES: Added two new algorithms to the program: Prim and Growing Tree. The way the Recursive Backtrac...
Continue reading