The Resistance

Game Setup

{{ currentPlayer.name }}

Click the button when you're ready to see your role

Mission {{ currentRound }}

Leader: {{ players[currentLeader].name }}. Select {{ missionSizes[currentRound-1]}}:

{{ player.name }}

Vote on Proposed Team

Proposed Team: {{ missionPlayers.map(i => players[i].name).join(', ') }}

Consecutive Rejections: {{ consecutiveRejections }} / {{ maxConsecutiveRejections }}

Mission {{ currentRound }}

Team: {{ missionPlayers.map(i => players[i].name).join(', ') }}

{{ players[missionPlayers[currentMissionPlayerIndex]].name }}, It's your turn:

Mission {{ currentRound }}

Team: {{ missionPlayers.map(i => players[i].name).join(', ') }}

Pass the phone to {{ players[missionPlayers[currentMissionPlayerIndex]].name }}

Assassin, choose Merlin:

Assassin, choose Lovers:

{{ gameResult }}

{{ player.name}}: {{player.role}} {{player.speciality}}

Mission Results:

{{ pastMissionVotes[index].success }}/{{missionSizes[index]}} {{ ((index === 3) && forthSpecialRound) ? "*" : ""}}
{{missionSizes[index]}}{{ ((index === 3) && forthSpecialRound) ? "*" : ""}}

Consecutive Rejections: {{ consecutiveRejections }} / {{ maxConsecutiveRejections }}