Bonus: Best Error Handler (more details about the error)

This commit is contained in:
Manzovince
2019-05-03 19:13:48 +02:00
parent 8d9b314781
commit 1cf791746c
5 changed files with 35 additions and 11 deletions

View File

@@ -17,6 +17,6 @@ Le but de ce projet est dagencer les Tetriminos entre eux pour former le plus
- [ ] Free everything (NO LEAKS)
## BONUS
- [x] `ft_check_tetri_errors` indicate which tetri is wrong
- [x] Best error handler (more details on why there is an error.)
- [ ] Optimisation
- [ ] Add colors to tetri when printing result map