Skip to content

Acerlorion/BSQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSQ

'BSQ' is a project about finding the biggest square of '.' characters in a map of 'o' and '.' characters.

Building

ONLY WORKS ON LINUX

Use the makefile to compile the project so 'make' or 'make re'. The executable is called 'bsq'.

Execution

Example :

./bsq [file]

If you don't want to create the map yourself, a script written in perl called 'generate_map' is here. You must give it the rights and specify some parameters.

chmod +x generate_map

./generate_map [x] [y] [density]

Made by me, Paul BEAUDUC an Epitech student

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published