This commit is contained in:
2025-11-28 10:16:48 -05:00
3 changed files with 18 additions and 8 deletions

View File

@@ -40,9 +40,9 @@ int main() {
delai();
curseur(true);
system("cls");
background(temp);
motRandom = choisirMot("Mots/mot3lettres.txt", nbMot3lettre);
afficherMenuJouer();
//background(temp);
effectuerTour();
break;
case '2':