Releases: bren007pie/NPC_Racer
Releases · bren007pie/NPC_Racer
Path Counting BugFix v1.0.1
Fixed bug with counting nodes explored and path length as well as updated path display.
1.0.0 Project Release
The project's first release compares execution times for the Depth-first single-pass search algorithm and Dijkstra's shortest path algorithm. Tested and working using GNU GCC compiler with C++20 on Windows 10 x64.