Ajout victoire et défaite

This commit is contained in:
2025-12-06 00:22:49 -05:00
parent fa623541ff
commit 64154b3a56
3 changed files with 13 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ string goToLine(fstream& monFlux, int numeroLigne);
bool effectuerTour();
bool dansListe(string motPlayer);
bool comparerMot(fstream& monFlux, string motPlayer, int numeroLigne);
//bool comparerMot(fstream& monFlux, string motPlayer, int numeroLigne);
int lettreDansMot(string motRandom, string motPlayer, int nbLettre, int i);
void afficherMotPlayer(string lettrePlayer, int positionLettre);
void printLettre(fstream& monFlux, int positionLettre);