fertig-classic-games/server/words
Brian Fertig 2dbcb83754 feat: add single-player Hangman game with difficulty levels
- Implement Hangman game scene using Phaser with a sketch/paper-style UI
- Add pure logic module for word masking, wrong guess tracking, and win/loss conditions
- Create backend `/api/words/hangman/start` endpoint with curated word pools for easy, medium, and hard difficulties
- Register game in scene manager and route dispatcher for seamless menu integration
- Add score tracking and basic game state management
2026-05-30 08:50:44 -06:00
..
ghostEngine.js
scrabbleEngine.js
wordLadderEngine.js
wordRoutes.js feat: add single-player Hangman game with difficulty levels 2026-05-30 08:50:44 -06:00
wordSearchEngine.js feat: add Word Search game and improve solo game flow 2026-05-29 08:21:48 -06:00