fertig-classic-games/server/words
Brian Fertig e3fb356520 feat: enhance craps UI and improve ghost AI skill scaling
- Replace Righteous font with JqkasWild for craps title, puck, and number labels
- Refactor zone label rendering into dedicated methods for cleaner code
- Add payout information display on craps number boxes (6→SIX, 9→NINE)
- Redesign Field zone with styled number circles (accent for 2/12)
- Update Don't Pass/Don't Come zones with bar text and red accent borders
- Add common words trie for Ghost AI to target on skill ≤3
- Make lower-skill Ghost AI play more human-like by preferring common word continuations
- Fallback to off-dictionary play when no common word path available
2026-06-19 21:54:04 -06:00
..
boggleEngine.js
ghostEngine.js feat: enhance craps UI and improve ghost AI skill scaling 2026-06-19 21:54:04 -06:00
kiitosEngine.js
miniCrosswordEngine.js
scrabbleEngine.js
spellingBeeEngine.js
sudokuEngine.js
tectonicEngine.js
wordLadderEngine.js
wordRoutes.js feat: enhance craps UI and improve ghost AI skill scaling 2026-06-19 21:54:04 -06:00
wordSearchEngine.js