JEU FONCTIONNEL !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

This commit is contained in:
2025-12-06 00:53:36 -05:00
parent f6d1303095
commit 95f56b5509
3 changed files with 32 additions and 9 deletions

View File

@@ -38,6 +38,10 @@ int lettreDansMot(string motRandom, string motPlayer, int nbLettre, int i);
void afficherMotPlayer(string lettrePlayer, int positionLettre);
void printLettre(fstream& monFlux, int positionLettre);
// Messages victoire et d<>faite
void afficherVictoire(string motRandom);
void afficherDefaite(string motRandom);
/*====================================
2 - OPTIONS
====================================*/