/a-star-algorithm

Primary LanguageC++Apache License 2.0Apache-2.0

#A project to visualize the A* path-finding algorithm The project is only tested on windows but should be working on other operating systems as well

###Configure GLFW3 Here is a link for a tutorial on how to configure GLFW3 on windows