todo
This commit is contained in:
parent
6773361b03
commit
aca2abb55e
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ void Safari::event(const int x, const int y) {
|
||||||
|
|
||||||
if (deplacerAnimal && placerBarriere) {
|
if (deplacerAnimal && placerBarriere) {
|
||||||
// TODO: Vérification partie terminée
|
// TODO: Vérification partie terminée
|
||||||
|
// Càd 1 ou 0 animal possède une zone de déplacement d'au moins 8 cases
|
||||||
if (false) {
|
if (false) {
|
||||||
etape = Fini;
|
etape = Fini;
|
||||||
Ecran::printMessage("Partie terminée !");
|
Ecran::printMessage("Partie terminée !");
|
||||||
|
|
Reference in a new issue