cashto / resistance

The Resistance Online
59 stars 51 forks source link

Anti-Screen Cheating Game mode #13

Open JordanSekky opened 10 years ago

JordanSekky commented 10 years ago

A game mode which tells the spies and merlin in a chat box at the bottom instead of coloring the players at the top would prevent screen cheating in areas where players are near one another. Could be a per-user option, or a vote at the beginning of the game, or a button. Doesn't have to necessarily be a game mode. Thoughts?

cashto commented 10 years ago

This should be pretty simple to do entirely on the client side. We can have a checkbox or toggle button, either under the status/voting area, or under a new "options" tab, which drawPlayers would take into account and draw red players as blue. People who use this feature would normally keep this checked, but would "flash" it at the beginning of the game or whenever they need to refresh their memory.

JordanSekky commented 10 years ago

Yup, that's what I had in mind for that.