fertig-classic-games/server
Brian Fertig 8a69710946 feat: add Kiitos word game with 3-round progression and AI
- Implement Kiitos game logic: build-a-word mechanic with forced plays,
  deviations, and pass resolution when stuck
- Add 3-round progression escalating rules (4+ words, prepend, super-Kiitos
  insert-anywhere, double scoring)
- Create server-side dictionary engine with prefix trie, word validation,
  and skill-aware AI move selection
- Build cozy Nordic café-themed Phaser scene with drag-and-drop letter cards
- Support 1 human + up to 3 AI opponents with turn-based play
- Integrate Kiitos into game menu, room scene, and opponent selection
- Add game icon to game-icons sheet
2026-06-07 11:00:17 -06:00
..
auth feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
data Crossword Changes and added Tectonic 2026-06-05 23:24:11 -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 refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
games feat: add Kiitos word game with 3-round progression and AI 2026-06-07 11:00:17 -06:00
history refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
profile
scripts Crossword Changes and added Tectonic 2026-06-05 23:24:11 -06:00
words feat: add Kiitos word game with 3-round progression and AI 2026-06-07 11:00:17 -06:00
config.js refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
index.js feat: add Wordle game support and word routes 2026-05-27 21:14:31 -06:00