Class_generator/js/games
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
..
adventure-reader.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
chinese-study.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
fill-the-blank.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
memory-match.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
quiz-game.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
story-builder.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
story-reader.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
text-reader.js Adapt text-reader.js to ultra-modular format 2025-09-17 13:53:06 +08:00
whack-a-mole-hard.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
whack-a-mole.js Fix compatibility system and improve UX 2025-09-18 19:29:21 +08:00
word-storm.js Implement Word Storm game and refactor CSS architecture 2025-09-19 01:55:08 +08:00