A* search algorithm used to play snake. Implemented in C++ using the FLTK library for graphics. This program implements the following pathfinding algorithms:
- A*
- Breadth-first search
- Greedy best-first search
- Depth-first search (iterative)
| Name | Name | Last commit date | ||
|---|---|---|---|---|