Added online page (WIP)

This commit is contained in:
Namonay
2024-03-19 13:46:09 +01:00
committed by AdrienLSH
parent 59d89d27f6
commit a3be4681cc
8 changed files with 106 additions and 5 deletions

View File

@ -38,7 +38,8 @@
"profileBlock": "Block",
"gameGoalTaken": "Goal Taken",
"gamePlayersListName": "Players",
"ticTacToe": "TicTacToe",
"ticTacToe": "TicTacToe offline",
"ticTacToeOnline" : "TicTacToe online",
"ruleTitle" : "Rules",
"ruleBase" : "1. Win on one of the 9 tictactoe to win the game",
"ruleMovement" : "2. You start on the central tictactoe, and play on the one corresponding to your choice on the next turn",