This commit is contained in:
Manzovince
2019-04-12 22:05:47 +02:00
parent d354114706
commit fb569844d0

View File

@@ -1,12 +1,12 @@
# Fillit # Fillit
## To do ## To do
[x] Check if we have a file - Check if we have a file
[x] Read file - Read file
[] Check if there are errors in file []Check if there are errors in file
[] Transform file into tetriminos []Transform file into tetriminos
[] Check if every tetrimino is valid []Check if every tetrimino is valid
[] Backtracking for smallest square []Backtracking for smallest square
[] Print result []Print result
[] Transform tetriminos with letters (?) []Transform tetriminos with letters (?)