core: matchmaking: frontend impro vement
This commit is contained in:
@ -42,5 +42,9 @@
|
||||
"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",
|
||||
"ruleDraw" : "3. If your play cause a tictactoe to be full and a draw, you lose the game"
|
||||
"ruleDraw" : "3. If your play cause a tictactoe to be full and a draw, you lose the game",
|
||||
"matchmakingTitle": "Matchmaking",
|
||||
"matchmakingStartSearch": "Find a game",
|
||||
"matchmakingStopSearch": "Stop matchmaking",
|
||||
"matchmakingNbPlayers": "Number of players"
|
||||
}
|
||||
|
Reference in New Issue
Block a user