Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 351 Bytes

BiggestSquare

This guy can find the biggest free square in the map you're giving it.

usage :

./bsq map

The unsolved map looks like this, '.' meaning free spaces, and 'o' meaning pillars

unsolved map

And the solved one will have X's in lieue of the biggest free space solved map