README edit

This commit is contained in:
Manzovince
2019-05-29 15:44:36 +02:00
parent 7a07d84d6c
commit 2bc1f50b46
2 changed files with 1 additions and 1 deletions

View File

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