feat(#1): Tournament engine — brackets, fighters, battles, rankings, ASCII bracket #2

Merged
ti-paul merged 1 commit from feature/1-tournament-engine into main 2026-06-13 22:08:24 +00:00
Member

Closes #1

25 tests. Code tournament.

Closes #1 25 tests. Code tournament.
- src/tournament.js: Full code tournament engine
  - 6 archetypes (speed demon to orchestrator)
  - 12 fighters (quicksort to memoize)
  - 3 tournament types (quick draw to grand prix)
  - Battle simulation with RNG, speed bonus, drama
  - Bracket creation and round simulation
  - Full tournament runner with champion
  - Power rankings
  - ASCII bracket rendering
- 25 tests
ti-paul left a comment
No description provided.
25 tests. Tournament engine. 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/code-tournament!2
No description provided.