#Help creating a random procedurally generating maze

8 messages · Page 1 of 1 (latest)

fallen steeple
#

Hello, I am trying to learn something new and I wanted to create a randomly generating maze, I'm just needing help how to get started and what type of "Algorithms" I need to know.

My plan was to use recursive division but I'd need to look more into that and know it's capabilitys

local SEED = 1404060428754
local GRID_X = 15
local GRID_Z = 15
pearl spire
fallen steeple
#

Oh yeah I saw that algorithm

#

I'll see what I can do and I'll lyk how it goes @pearl spire

#

I see u a lot in this server anyways

pearl spire
#

Alr

pearl spire