Retro Gadgets

Retro Gadgets

Not enough ratings
Pathfinding Gadget
   
Award
Favorite
Favorited
Unfavorite
Gadget
Category: tool, keyboard
Tags: open
File Size
Posted
318.855 KB
24 Jul, 2024 @ 3:30pm
1 Change Note ( view )

Subscribe to download
Pathfinding Gadget

Description
"Pathfinding Gadget" a is gadget that can show you the shortest path from the "start" point to the "target" point in the maze you have drawn. (The path is found using the BFS pathfinding algorithm.)

I made this gadget in a few hours as a test one.

Use D-Pad to move cursor.
Use (Circle) to place selected object.
By holding (Circle) and pressing [Left] and [Right] on D-Pad, you can switch modes.

This gadget has 4 modes:
1. Placing Blocks
2. Placing Start
3. Placing Target
4. Viewing Path

Keyboard is required to use the gadget:
[D-Pad] - [WASD]
(Circle) - [Enter]
(Right Arrow) - [Tab]