Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 202 Bytes

File metadata and controls

5 lines (5 loc) · 202 Bytes

A* path finder

Simple program that uses the A* pathfinding algorithm to solve the maze.
You can modify the maze as you want by modifying the file in include/grid.h