modification du code pour l'apparence visuelle

This commit is contained in:
Lea
2025-11-26 11:10:22 -05:00
parent 21e15ec5a0
commit 626c601eec
3 changed files with 6 additions and 3 deletions

View File

@@ -1 +1 @@
Press any key to continue . . .
Appuyez sur une touche pour continuer...

View File

@@ -21,9 +21,8 @@ void afficherMenu(char& choix);
void afficherImageMenu(std::fstream& monFlux);
//G<>n<EFBFBD>ral
void initTab(std::string grid[][LARGTIC]);
void afficherImageTableau(std::string grid[][LARGTIC], std::string style);
void changerLeTheme(std::string& style);
void changerLeTheme();
void tourJoueur(std::string grid[][LARGTIC], int joueur); //pour savoir quel icon utiliser
bool verifFinMatch(std::string grid[][LARGTIC]);
void afficherFinMatch(std::string grid[][LARGTIC], int gagnant, int nbJoueurs);

View File

@@ -0,0 +1,4 @@
🔹
🔹
✖️