Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fertig 6fe26a5713 feat: Add Level 4 implementation with new assets, map data, and comprehensive wave configurations
This commit introduces Level 4 of the Alien Rush tower defense game including:
- New level map data (level4.json and level4.tmx) with terrain configuration
- Updated tileset references to support additional terrain types
- Complete wave configuration for Level 4 with 10 waves containing various enemy combinations
- README documentation updates reflecting the new level implementation

The changes enable players to progress through a new challenging level with updated enemy spawn patterns and increasing difficulty curves.
2025-09-07 20:48:03 -06:00