Hexagon "maze" algorithm

$\begingroup$

Can anyone suggest a good algorithm to create structures like this?

a hexagonal maze

Note that what I what I am asking for is not a true maze with one start and one solution. Rather, it's for a video game, so like in Pac-Man there can be multiple entrances and exits.

$\endgroup$ 4

1 Answer

$\begingroup$

Okay, I found a good algorithm here:

And it's in a programming language I can understand.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like