fertig-classic-games/server
Brian Fertig 690d05b28d feat: add Wordle game support and word routes
- Register Wordle game in server registry under 'word' category
- Add `/api/words` API routes
- Update client to integrate WordleGame scene
- Adjust game menu layout to accommodate a new 'Word' category column
- Enable skill controls and game room dispatch for Wordle
2026-05-27 21:14:31 -06:00
..
auth feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
data/wordlists feat: add Wordle game support and word routes 2026-05-27 21:14:31 -06:00
db feat: add speech visualizer and emotion-driven audio cues 2026-05-22 19:10:36 -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 Wordle game support and word routes 2026-05-27 21:14:31 -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 Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
words feat: add Wordle game support and word routes 2026-05-27 21:14:31 -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