omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Maze Generator

    Pythonista
    2
    2
    1609
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sebastian
      Sebastian last edited by

      Hey guys! Here's a maze generator/solver I've been working on. <br>
      It uses the <I>hunt and kill</I> algorithm to create the maze.<br>
      After the maze is created, you can touch and hold on the <I>top half</I> of the screen to solve it using the <i>wall follower</I> algorithm, or you can touch and hold on the <I>lower half</I> of the screen to use the <I> recursive backtracker</I> algorithm.

      1 Reply Last reply Reply Quote 0
      • beer2011
        beer2011 last edited by

        It's fun and interesting.
        Thanks!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors