1
0
Derivar 0
fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
Ir para o ficheiro
gbrochar 039ff25dc3 fillit 2020-11-22 17:12:52 +01:00
includes fillit 2020-11-22 17:12:52 +01:00
libft fillit 2020-11-22 17:12:52 +01:00
src fillit 2020-11-22 17:12:52 +01:00
.gitignore Initial commit 2020-11-22 15:57:37 +00:00
LICENSE Initial commit 2020-11-22 15:57:37 +00:00
Makefile fillit 2020-11-22 17:12:52 +01: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.