fertig-classic-games/server/words
Brian Fertig 8ccb100678 feat: add single-player Sudoku game with hints and scoring
- Implement Phaser UI and client-side logic for gameplay
- Add server-side puzzle generator with 5 difficulty levels
- Register game in frontend router and backend registry
- Include hint system, score calculation, and notebook-themed design
2026-05-30 18:05:40 -06:00
..
ghostEngine.js
scrabbleEngine.js
sudokuEngine.js feat: add single-player Sudoku game with hints and scoring 2026-05-30 18:05:40 -06:00
wordLadderEngine.js
wordRoutes.js feat: add single-player Sudoku game with hints and scoring 2026-05-30 18:05:40 -06:00
wordSearchEngine.js