13 lines
253 B
Markdown
13 lines
253 B
Markdown
# Fillit
|
|
|
|
## To do
|
|
- Check if we have a file
|
|
- Read file
|
|
[]Check if there are errors in file
|
|
[]Transform file into tetriminos
|
|
[]Check if every tetrimino is valid
|
|
[]Backtracking for smallest square
|
|
[]Print result
|
|
|
|
[]Transform tetriminos with letters (?)
|