Exo 3 appliqué

This commit is contained in:
Aissi Jude Christ
2025-10-08 14:57:57 +02:00
parent 9869c9b289
commit 7270ba1a20
20 changed files with 216 additions and 36 deletions

View File

@@ -12,6 +12,7 @@ public class HangedGameGUI {
private Set<Character> guessedLetters;
private int lives;
// Composants de l'interface
private JFrame frame;
private JLabel wordLabel;