- 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 |
||
|---|---|---|
| .. | ||
| boggleEngine.js | ||
| ghostEngine.js | ||
| kiitosEngine.js | ||
| miniCrosswordEngine.js | ||
| scrabbleEngine.js | ||
| spellingBeeEngine.js | ||
| sudokuEngine.js | ||
| tectonicEngine.js | ||
| wordLadderEngine.js | ||
| wordRoutes.js | ||
| wordSearchEngine.js | ||