The goal of the project is to find the biggest square on a map while avoiding obstacles.
The file map is passed as parameter to the program.
(some gif might freeze during the animations, it is not the case on the real program)
Compilation using makefile:
make build
Platform game created with SFML.
USAGE
./bsq "myFile"
OPTIONS
-h print the usage and quit.