From 6708bb15e48a4af550c4b3fe25e8c9d8e76dc697 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 28 Apr 2022 16:50:06 +0200 Subject: [PATCH] =?UTF-8?q?minage=20op=C3=A9rationel!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Case.java | 61 +++++++++++++++++++++--------------------- FrameJeu.java | 11 ++++---- Grille.java | 74 +++++++++++++++++++++++++++++---------------------- Test.java | 2 +- 4 files changed, 78 insertions(+), 70 deletions(-) diff --git a/Case.java b/Case.java index 32924d7..1207a83 100644 --- a/Case.java +++ b/Case.java @@ -1,32 +1,31 @@ -/*public class Case { - // Réalisation du damier et ajout d'éléments graphiques - for (int currentLine=0; currentLine