Devin0xFFFFFF / singed-feathers

Singed Feathers Game
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Add Surrender Button To GameScene #228

Closed dinosire closed 5 years ago

dinosire commented 7 years ago

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?