faae79143158efe1189a3caeaa7059dd85c2d2b0
Fillit
hulamy and vmanzoni
To do
- Check if we have a file
- Read file
- Check if there are errors in file
- Check if every tetrimino is valid
- Transform file into tetriminos
- Backtracking for smallest square
- Transform tetriminos to letters
- Print result
- Free everything (NO LEAKS)
BONUS
- Optimisation
ft_check_tetri_errorsindicate which tetri is wrong- Add colors to tetri when printing result map
Description
Languages
C
97.1%
Makefile
2.9%