README edit
This commit is contained in:
@@ -11,9 +11,9 @@ Le but de ce projet est d’agencer les Tetriminos entre eux pour former le plus
|
|||||||
- [x] Check if there are errors in file
|
- [x] Check if there are errors in file
|
||||||
- [x] Check if every tetrimino is valid
|
- [x] Check if every tetrimino is valid
|
||||||
- [x] Transform file into tetriminos
|
- [x] Transform file into tetriminos
|
||||||
- [ ] Backtracking for smallest square
|
- [x] Backtracking for smallest square
|
||||||
- [ ] Transform tetriminos to letters
|
- [x] Transform tetriminos to letters
|
||||||
- [ ] Print result (Can be done with above step)
|
- [x] Print result (Can be done with above step)
|
||||||
- [ ] Free everything (NO LEAKS)
|
- [ ] Free everything (NO LEAKS)
|
||||||
|
|
||||||
## BONUS
|
## BONUS
|
||||||
|
|||||||
Reference in New Issue
Block a user