Update: liste de mots

This commit is contained in:
2025-12-05 11:35:42 -05:00
parent 02d1062f97
commit 150e533402
4 changed files with 8 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ int main() {
int temp = 0; //TODO: Variable temporaire
int nbLettre = 3;
string motRandom; // Mot random
const int NOMBREMOT3LETTRE = 51;
while (quitter == false) {
curseur(false);