carsonlloyd / Clueue2020

GNU General Public License v3.0
0 stars 0 forks source link

Lose state if accusing incorrectly #21

Closed carsonlloyd closed 4 years ago

carsonlloyd commented 4 years ago

21

AmmonHepworth commented 4 years ago

If accusing fails:

You may make no further moves in the game.

You remain as a player to contradict Suggestions made by other players.

If your token is blocking a door, move it into Room so that other players may enter.

Your opponents may continue to move your token into the various Rooms where they make Suggestions.

AmmonHepworth commented 4 years ago

Also includes the win state. Just a message with the name of the winner and ending the game after a GUI notification of the winner

carsonlloyd commented 4 years ago

Skeleton of this is done. Failed accusation should be implemented, just need to add gui window on clients when they receive "game_win_accusation" message. Info is already passed in.