Back to Browse

Excel Maze Generation Algorithm Explained

6.0K views
Dec 9, 2021
12:53

In this video we see how to create a maze in Excel using VBA macros. The method used follows the randomized depth-first search algorithm. It’s probably, the easiest way to create a maze using a computer. But there are several other algorithms, so if you want to know more about it, I recommend you have a look at the Wikipedia article: https://en.wikipedia.org/wiki/Maze_generation_algorithm. You can read the full post in Excel Macro Fun and download the Excel Maze Generator here: https://excelmacrofun.blogspot.com/2021/12/excel-maze-generator.html You can download the simplified maze generator used in this tutorial under the following link: https://drive.google.com/file/d/15a4zYQYoeavPakLFjIiwg_GnIai4S7id/view?usp=sharing For more Excel VBA games visit Excel Macro Fun: https://excelmacrofun.blogspot.com/ And for other Excel VBA learning resources and applications visit any of the other blogs of the Excel Macro Mania saga: Excel Macro Class (https://excelmacroclass.blogspot.com) Excel Macro Business (https://excelmacrobusiness.blogspot.com) Excel Macro Sports (https://excelmacrosports.blogspot.com) Soundtrack: T-bana (dmusic studio) Link: https://soundcloud.com/user-785417998/t-bana?si=0ed8171eb867491aac1f9eaa22cd8f70&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

Download

0 formats

No download links available.

Excel Maze Generation Algorithm Explained | NatokHD