Skip to main content

Minecraft Maze Algorithm

Comments

2 comments

  • Debbie Alexander
    Moderator Beacon of Knowledge Super Star

    Wow, lots of code to make mazes! Incredible! I had a hard time finding the subroutine for the code to move the agent through.

    The algorithm is fun, but of course, you can always turn left, so you would go around and around in place. This makes the implementation interesting to me. Do you have it coded? (I want to try making that diamond maze! =] thanks for sharing!!!)

    0
  • Frank Claikens

    I would personaly use 'else if' statements for this algorithm.

    0

Please sign in to leave a comment.