First commit, few files added

This commit is contained in:
Manzovince
2019-04-12 22:01:24 +02:00
parent d54cce63cc
commit ae309ef6aa
7 changed files with 209 additions and 1 deletions

View File

@@ -1 +1,12 @@
42-fillit
#Fillit
##To do
[x] Check if we have a file
[x] 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 (?)