/EPITECH-Bsq

The BSQ is a school project. It is a program in C that allows to find the biggest square in a given map of "." and "o"

Primary LanguageC

BSQ project

Find the biggest square, in C

Finds the biggest square in a map full of "." and "o".

Maps can be generated with the script provided in "tests" folder.

Usage: ./bsq map.txt