![]() |
Forum Index : Microcontroller and PC projects : "Amazin" program for CMM2
Author | Message | ||||
William Leue Guru ![]() Joined: 03/07/2020 Location: United StatesPosts: 405 |
Here is a program that generates a random maze on the screen using a depth-first algorithm. It then runs the maze using a similar depth-first maze running algorithm and shows its path as the search runs; and finally, using the history of dead ends that it finds while running the maze, removes most of the dead ends from the displayed run, leaving a much shorter path from beginning to end. -Bill Amazin.zip |
||||
RonnS Senior Member ![]() Joined: 16/07/2015 Location: GermanyPosts: 120 |
Nice, works on ARM Mite F4 too by change line 44 and 45 |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |