Commit Graph

2 Commits

Author SHA1 Message Date
Brian Fertig 6440328f2c feat: add colored playfield theme support with dynamic color schemes
- Add new "Colored" playfield type that generates textures from JSON-defined color schemes
- Create colored-playfields.json with 10 curated color themes (Midnight Aurora, Sunset Horizon, etc.)
- Add dropdown selector in OpponentSelectScene to choose between color schemes
- Generate colored playfield textures dynamically using canvas gradients at game start
- Display theme preview in playfield selection UI with CSS gradient rendering
- Integrate colored playfield loading and default application alongside existing playfields
2026-06-13 09:04:42 -06:00
Brian Fertig 84b5ada639 Added Data 2026-05-17 09:34:54 -06:00