Expose game configuration (energy types, card types, rule constants) via /api/config endpoint so frontend can dynamically load game rules without hardcoding values. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| collections.py | ||
| config.py | ||
| decks.py | ||
| deps.py | ||
| games.py | ||
| users.py | ||