A* Path finder written in python, uses Octile Heuristic to calculate f Values
python 3+
pip install pygame
Open main.py OR Download Release V1 and open Standalone Executable
Place wall: W
Remove wall: R
Set start positon: S
Set end positon: E
Start/Cancel simulation: SPACE
Clear Walls: C
Toggle Diagonals: D
Toggle Grid Lines: G