fertig-classic-games/public/assets/tutorial-videos
Brian Fertig 519dd617d2 feat(farkel): overhaul turn scoring with combined cycle logic and explain panel
- Replace turn.kept running sum with priorKept + selectionScore model so the
  banked total always reflects all set-aside dice in the current cycle, enabling
  higher N-of-a-kind bonuses when extending sets.
- Update bestScoring and hasScoring to consider setAsideDice; use brute-force
  subset search (feasible for ≤6 dice) instead of greedy strategy for correctness.
- Add breakdownScoring helper to decompose a combined dice set into labeled groups.
- Add updateExplainPanel showing "Prior rolls", scoring groups, and total with
  "(need 500)" note when off-board requirement isn't met; format scores >999 as K,DDD.
- Refactor selectionScore/selectionValid to score the combined set (setAsideDice + selection).
- Use bestScoring(rolled, setAsideDice) in onScoreAll and AI for optimal picks.
- Fix scratch paper preview to use priorKept + selectionScore consistently.
- Add hot dice handling: carry cycle score into priorKept and reset setAsideDice.
- Slots: guard card artwork loading to avoid errors when texture is missing; adjust bulb positions accordingly.
2026-06-13 12:25:25 -06:00
..
backgammon.mp4 Backgammon Tutorial 2026-05-31 12:22:51 -06:00
catan.mp4 refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
dominion.mp4 feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00
farkel.mp4 feat(farkel): overhaul turn scoring with combined cycle logic and explain panel 2026-06-13 12:25:25 -06:00
forbiddenisland.mp4 Added new game: Shift 2026-06-11 09:05:57 -06:00
parchisi.mp4 feat(farkel): overhaul turn scoring with combined cycle logic and explain panel 2026-06-13 12:25:25 -06:00
splendor.mp4 Added new game: Shift 2026-06-11 09:05:57 -06:00
tickettoride.mp4 feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00