ticTacToe initial commit

This commit is contained in:
Namonay
2024-02-20 18:52:14 +01:00
committed by AdrienLSH
parent a4a6eebb12
commit e5ee0b34e5
6 changed files with 66 additions and 3 deletions

View File

@ -37,5 +37,6 @@
"profileUnblock": "Unblock",
"profileBlock": "Block",
"gameGoalTaken": "Goal Taken",
"gamePlayersListName": "Players"
"gamePlayersListName": "Players",
"ticTacToe": "Morpion"
}