ticTacToe initial commit

This commit is contained in:
Namonay
2024-02-20 18:52:14 +01:00
parent 4c3116c51f
commit 576dcb312a
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"
}