- 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 |
||
|---|---|---|
| .. | ||
| auth | ||
| data/wordlists | ||
| db | ||
| games | ||
| history | ||
| profile | ||
| words | ||
| config.js | ||
| index.js | ||