You2s / 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"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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"


Languages

Language:C 90.7%Language:Makefile 6.1%Language:Perl 3.2%