poker is a planning poker game (or scrum poker) limiting vote influence between the players. The goals are to collect an independent vote from each player and to improve the vote experience of distributed teams.
- Vote progress is shared without showing vote values to avoid influence between players.
- Vote values are revealed only when the vote session is closed, and the vote distribution is displayed.
- Players can join or leave at any time.
The most common usage is to deploy:
- the helm chart and a tls secret
poker-tls
in a Kubernetes namespace, - use a modern browser on client side to join the room for the game.
The list of rooms can be customized using the ROOM_LIST environment variable of the container.