Skip to content

Ilano30/BSQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20d9d32 · Jan 16, 2020

History

9 Commits
Jan 15, 2020
Jan 15, 2020
Jan 15, 2020
Jan 15, 2020
Jan 15, 2020
Jan 15, 2020
Jan 15, 2020
Jan 16, 2020
Jan 15, 2020

Repository files navigation

BSQ

{EPITECH} The goal of this project is to find the biggest square in a map made up of '.' and 'o'.

HOW TO USE

REQUIREMENTS

USAGES

Compilation

make

Execution

./bsq maps/map1

BONUS

Go to the bonus directory and do the previous actions.

MAP FORMAT

  • You can find exemples in maps directory.
  • The first line is the number of lines in the map.
  • The map is only made of . (empty) and o (obstacles) symbols.
  • The map is always a rectangle.
  • All lines have the same size.

SCREENSHOTS

Screenshot

DEVELOPMENT

AUTHOR

Releases

No releases published

Packages

No packages published