Maze is a very simple program designed to solve little mazes created or imported by the user.
The purpose of this project is practise raylib making my custom GUI components.
W
: WallR
: Empty cellS
: Start pointE
: End pointLeft click
: Put the element on the grid
conan install .
cmake -DCMAKE_TOOLCHAIN_FILE=${projectDir}/<build dir>/conan_toolchain.cmake