Especially when we have multiplayer working, we need a way to quickly give up if the player knows there is nothing they can do. Simply add a "Surrender/Concede" button in the GameScene options menu which takes the player to the GameOver state as them losing.
Note: we will have to decide what happens if both players concede on the same turn, is there a draw? Or does whoever hit the button first lose?
Especially when we have multiplayer working, we need a way to quickly give up if the player knows there is nothing they can do. Simply add a "Surrender/Concede" button in the GameScene options menu which takes the player to the GameOver state as them losing.
Note: we will have to decide what happens if both players concede on the same turn, is there a draw? Or does whoever hit the button first lose?