Added a "Quick Start Demo" button to the games list page that allows users to instantly create and jump into a pre-configured demo game without going through the full game creation flow. Features: - Green button prominently placed next to "Create New Game" - Loading state with disabled button and "Creating..." text - Calls /api/games/quick-create endpoint - Auto-redirects to the created game page - Error handling with user-friendly messages This improves the user experience for testing and demos by reducing the game creation flow from multiple steps to a single click. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| games | ||
| demo-decisions.vue | ||
| demo-gameplay.vue | ||
| demo-substitutions.vue | ||
| demo.vue | ||
| index.vue | ||