alien-rush/src/support
Brian Fertig cbd1d94bcd Tower Defense Game - Major Update
- Refactored level system from Level1 to Level with improved camera controls (zoom/pan)
- Enhanced tower management with new animations and firing mechanics
- Updated enemy configurations with increased health, damage, and drop rates
- Implemented comprehensive UI interface with tower selection and resource management
- Added wave progression system with multiple enemy types and spawn scheduling
- Improved visual effects including glowing cores, particle effects, and animated gold drops
- Integrated new assets including font files, spritesheets, and interface elements

This update transforms the basic tower defense game into a more polished experience with enhanced gameplay mechanics, better visuals, and improved user interface.
2025-08-31 21:23:21 -06:00
..
enemies.js feat(towers): Implement tower system with targeting, firing animations, and health bars 2025-08-31 12:53:42 -06:00
enemiesConfig.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00
interfaceManager.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00
towerConfig.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00
towerManager.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00
waveConfig.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00
waveManager.js Tower Defense Game - Major Update 2025-08-31 21:23:21 -06:00