fertig-classic-games/public
Brian Fertig 792fd35fd4 feat: implement auto-pass and draw handling for SkipBo
- Add `isPlayerStuck` and `applyAutoPass` logic to SkipBoLogic.
- Handle stuck players by automatically passing their turn.
- Detect draw conditions when all players are stuck consecutively.
- Update UI to display appropriate messages for auto-passes and draws.
- Pass subtitle text to `showGameOverPanel` for clearer win/loss/draw context.
2026-05-17 11:33:01 -06:00
..
assets Added Skip Bo and Phase 10 and Yatzi. Updated Read Me. Added some sound effects. 2026-05-17 09:24:30 -06:00
data Added Data 2026-05-17 09:34:54 -06:00
src feat: implement auto-pass and draw handling for SkipBo 2026-05-17 11:33:01 -06:00
index.html First Commit 2026-05-15 19:35:16 -06:00
styles.css feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00