README and few little corrections on code readability

This commit is contained in:
Manzovince
2019-05-29 15:42:31 +02:00
parent 0236573b6d
commit 7a07d84d6c
4 changed files with 11 additions and 9 deletions

View File

@@ -18,5 +18,7 @@ Le but de ce projet est dagencer les Tetriminos entre eux pour former le plus
## BONUS
- [x] Best error handler (more details on why there is an error.)
- [ ] Optimisation
- [ ] Add colors to tetri when printing result map
- [x] Optimisation
- [x] Add colors to tetri when printing result map
- [x] Flag for debbuging (print every step in backtracking)
- [x] Adding flags (and password for blocking more args on moulinette)