Tuesday, 15 April 2014

New maze generator algorithm

New Algorithm


I've made a new algorithm but I don't like the result! In my first post I said I want more crosses at the beginning so my wishes are fulfilled but now there is to much crosses and it's really difficult to find the exit.

In 2D we can see that the maze is a perfect maze :

But when we go in 3D the result is crazy! So I don't know if I can do good things with this algorithm.
 With the oldest we have this in 3D(1 way during a long time) :


And this in 2D :

In my next Game release I will put the 2 algorithm in selection in the Menu.

No comments:

Post a Comment