fertig-classic-games/server
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
..
auth
data/wordlists feat: add Wordle game support and word routes 2026-05-27 21:14:31 -06:00
db refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
email
games feat: add single-player Hangman game with difficulty levels 2026-05-30 08:50:44 -06:00
history
profile
words feat: add single-player Hangman game with difficulty levels 2026-05-30 08:50:44 -06:00
config.js
index.js feat: add Wordle game support and word routes 2026-05-27 21:14:31 -06:00