Results 1 to 7 of 7

Thread: Attn: DaltonSpence - Maze Generation Code (Screensaver)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Facebook Connected Robbie's Avatar
    Join Date
    Mar 2006
    Location
    Dayton, OH
    Posts
    3,868
    Blog Entries
    6

    Post Attn: DaltonSpence - Maze Generation Code (Screensaver)

    A LONG time ago back in the VB6 days I wrote a screensaver that utilized the Mazegen code from some website that sprobably long gone now. It originally was a Java applet that used three different algorithms to generate and solve perfect mazes.

    The algorithms were Prim, Kruskal, and the ever popular Depth First Search. All the solutions are generated using Depth First Search.

    I have the code for those algorithms Dalton if you would like to peruse and implement into your Mazegen script? I'm not sure what algorithm you're using, but the three algorithms I have each produce totally different styles of mazes, some more open and some more convoluted, but all perfect.

    I'll attach the actual screensaver...the email addresses in there are useless, so don't try to email me at that address...and I don't think the screensaver is properly coded for use with XP...I couldn't get it to do anything except generate mazes full screen...no configure window, but you may be luckier.
    Attached Files Attached Files
    All Hail FlappyMap! Long Live MapFeed!

    Robbie Powell - Site Admin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •