Class_generator/js/core
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
..
browser-logger.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
content-engine.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-factory.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-game-compatibility.js Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00
content-generators.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-parsers.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-scanner.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
env-config.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
game-loader.js Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00
json-content-loader.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
navigation.js Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00
simple-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
test-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
utils.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
websocket-logger.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00