Maze Generation System

It’s a simple maze generation system


yeah, that’s about it
I was supposed to use it in a game dev challenge with my friends, but someone’s PC exploded so I don’t know what I’m supposed to do with this anymore

suggestions?

2 Likes

Looks good. Does it work for different settings, for example you tell how many units in size (1 unit could be a set amount of size you put) and it generates a maze according to the size you tell it to do.

1 Like

As long as you design the maze beforehand and give the number of cells there are, it works

1 Like