✕
🤗 Path Finder — How to Play
Objective: Place walls to create obstacles, then use A* algorithm to find the shortest path from start to end.
Controls:
- Click "Place Walls" then click grid to toggle walls
- Set Start and End positions
- Click "Find Path" to run A* algorithm
- Challenge mode: Solve pre-built puzzles
Grid Sizes: 8x8, 10x10, 12x12, 16x16
Tips: The path may take alternate routes if blocked. Try making mazes!