Pathfinding in a grid-medium
This project is a small demo of pathfinding algorithms in a grid medium. The project is developed in C++ and uses the SFML library for the graphics.
The project is only tested on Linux (WSL).
The project uses the SFML library, so you need to have it installed in your system.
The project uses CMake for building, use the run.sh script to compile and run the project, or do it however you like.
./run.sh