2019-04-14 14:24:50 +02:00
2019-04-22 16:27:46 +02:00
2019-04-24 12:16:01 +02:00
2019-04-23 15:34:21 +02:00
2019-04-23 16:17:13 +02:00

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_errors indicate which tetri is wrong
  • Add colors to tetri when printing result map
Description
No description provided
Readme 346 KiB
Languages
C 97.1%
Makefile 2.9%