fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
Go to file
gbrochar 2c8f03b31d Initial commit 2020-11-22 15:57:37 +00:00
.gitignore Initial commit 2020-11-22 15:57:37 +00:00
LICENSE Initial commit 2020-11-22 15:57:37 +00:00
README.md Initial commit 2020-11-22 15:57:37 +00:00

README.md

fillit

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