alien-rush/src/scenes
Brian Fertig 567376f8e9 feat: Implement win/lose conditions with animated game over screens and reduce level selection to 4 levels
- Added win/lose game over screens with animated text effects and fade transitions
- Implemented victory condition detection after wave completion with 5 second delay
- Reduced level selection menu from 10 to 4 levels
- Added post-level timer logic for win condition verification
2025-09-09 19:41:41 -06:00
..
level.js feat: Implement win/lose conditions with animated game over screens and reduce level selection to 4 levels 2025-09-09 19:41:41 -06:00
menu.js feat: Implement win/lose conditions with animated game over screens and reduce level selection to 4 levels 2025-09-09 19:41:41 -06:00
uiScene.js feat: Implement level selection menu with video background, add level 2 assets and wave configurations 2025-09-06 20:51:53 -06:00