Class_generator/js
StillHammer dacc7e98a1 Implement Word Storm game and refactor CSS architecture
Major features:
- Add new Word Storm falling words vocabulary game
- Refactor CSS to modular architecture (global base + game injection)
- Fix template literal syntax errors causing loading failures
- Add comprehensive developer guidelines to prevent common mistakes

Technical changes:
- Word Storm: Complete game with falling words, scoring, levels, lives
- CSS Architecture: Move game-specific styles from global CSS to injectCSS()
- GameLoader: Add Word Storm mapping and improve error handling
- Navigation: Add Word Storm configuration
- Documentation: Add debugging guides and common pitfall prevention

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 01:55:08 +08:00
..
content Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
core Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00
games Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00
tools Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00