Create bot that maps the maze. #3

Open
opened 2023-07-09 19:27:41 +00:00 by bobo · 1 comment
Member

Continue on issue #2 now add the capability to save the maze.
When searching for the exit and every path from the current tile has been visited, use the map to find the closest tile with unexplored paths.

Continue on issue #2 now add the capability to save the maze. When searching for the exit and every path from the current tile has been visited, use the map to find the closest tile with unexplored paths.
Author
Member

This is a step too far after the dumb bot so first make a stack for wayfinding see 5d7aa8a6d9

This is a step too far after the dumb bot so first make a stack for wayfinding see 5d7aa8a6d9
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projects/MazeRunner#3
No description provided.