changement du comportementJCIA.c

This commit is contained in:
2024-11-19 17:25:51 +01:00
parent eaf03948bd
commit 78bdfbd44a
4 changed files with 24 additions and 27 deletions

View File

@@ -1,6 +1,5 @@
#include <graph.h>
#include "definirMaxXY.h"
#include "initialisation.h"
#include "coordoner.h"
@@ -168,7 +167,6 @@ int compJCJ(int taille){
empperso[0] = 0;
placer = 1;
tour++;
}else if(tour == 3){
Efface();
EcrireTexte(30, 40, "Joueur 2 place le bloc", 2);