Commit 1404146f authored by LAIRD Timothy's avatar LAIRD Timothy

test push

parent eddee004
......@@ -23,7 +23,7 @@ public class Player {
GrilleTicTacToe3x3 grille = new GrilleTicTacToe3x3();
Arbitre a = new Arbitre(grille, joueurOrdi , humain );
Arbitre a = new Arbitre(grille, joueurOrdi , joueurOrdi );
a.startNewGame(true); // Demarre une partie en affichant la grille du jeu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment