- Frontend: Phaser scene for grid/clue rendering, keyboard navigation, win detection, and difficulty selection. - Logic: Pure helpers for slot mapping, cell validation, and answer checking. - Backend: Puzzle engine, JSON bank of 15 puzzles across 3 difficulties, API route, and game registry. - Integrates into existing game menu and routing. |
||
|---|---|---|
| .. | ||
| boggleEngine.js | ||
| ghostEngine.js | ||
| miniCrosswordEngine.js | ||
| scrabbleEngine.js | ||
| spellingBeeEngine.js | ||
| sudokuEngine.js | ||
| wordLadderEngine.js | ||
| wordRoutes.js | ||
| wordSearchEngine.js | ||