fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
gbrochar 039ff25dc3 fillit 2 years ago
includes fillit 2 years ago
libft fillit 2 years ago
src fillit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
Makefile fillit 2 years ago
README.md Initial commit 2 years ago

README.md

fillit

fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.