IDK
This commit is contained in:
@@ -10,9 +10,6 @@ BUT : Main pour le jeu Tic Tac Toe
|
|||||||
#include "fonctions.h"
|
#include "fonctions.h"
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
const string ICONJ1 = "X";
|
|
||||||
const string ICONJ2 = "O";
|
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
srand(time(NULL));
|
srand(time(NULL));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user