A tower defense game.
Go to file
Brian Fertig f843aee85f Add Level 3 with new terrain, updated tower stats, and comprehensive wave configurations
This commit introduces Level 3 with:
- New terrain assets (terrain2.png) and tilemap configuration
- Updated tower statistics for level 2 and 3 in towerConfig.js
- Complete wave scheduling for level 3 in waveConfig.js
- Dynamic asset loading based on current level in level.js
2025-09-06 23:37:12 -06:00
assets Add Level 3 with new terrain, updated tower stats, and comprehensive wave configurations 2025-09-06 23:37:12 -06:00
src Add Level 3 with new terrain, updated tower stats, and comprehensive wave configurations 2025-09-06 23:37:12 -06:00
index.html feat: Implement basic level 1 with tilemap, enemies, pathfinding and wave system 2025-08-30 20:38:17 -06:00
start_web.bat feat: Implement basic level 1 with tilemap, enemies, pathfinding and wave system 2025-08-30 20:38:17 -06:00