feat(#1): Sprint poker engine — planning poker with card decks, voting, reveals #2

Merged
ti-paul merged 1 commit from feature/1-poker-engine into main 2026-06-13 00:07:37 +00:00
Member

Closes #1

30 tests. Planning poker for sprint estimations.

Closes #1 30 tests. Planning poker for sprint estimations.
- src/poker.js: Full planning poker engine
  - 3 card decks (Fibonacci, T-Shirt, Powers of 2)
  - Player management and vote casting
  - Consensus analysis with mode/average/spread
  - Game state machine (waiting/voting/revealed/finished)
  - Round history and statistics
  - ASCII card and vote rendering
- 30 tests
ti-paul left a comment
No description provided.
30 tests. Sprint poker. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/sprint-poker!2
No description provided.