A simple tiles/pathfinding project i made out of boredom. Controls: -Click/Hold to Build/Unbuild walls; -Q to move the start (Blue); -E to move the finish (Green); -Space to pathfind; -P to restart after the pathfinding occured.
I did everything after i learned some similar stuff at my c++ courses.