A maze generator using the recursive backtracking algorithm for generating the maze and SFML for graphics.
This project is created in Visual Studio 2017.
After building this project copy the dlls from SFML-2.5.0/bin to the build directory.
A maze generator using the recursive backtracking algorithm for generating the maze and SFML for graphics.
This project is created in Visual Studio 2017.
After building this project copy the dlls from SFML-2.5.0/bin to the build directory.