Create one color mazes
or... multicolor
Find the path between two points
You can choose:
To install this program, you need to do the following:
git clone https://github.com/iamconstantvar/Maze
mkdir build
cd build
cmake ..
make
After you have installed the program, run it by execution the following command:
./new_maze [name_of_your_config_file]