A tower defense game.
Go to file
Brian Fertig 7112571a2b Update level2 map dimensions and data structure
- Increased map height from 9 to 13 tiles
- Changed infinite property from true to false
- Removed chunked data structure in favor of direct data arrays
- Updated both JSON and TMX files to maintain consistency
- Adjusted layer heights to match new map dimensions
2025-09-06 21:20:49 -06:00
assets Update level2 map dimensions and data structure 2025-09-06 21:20:49 -06:00
src feat: Implement level selection menu with video background, add level 2 assets and wave configurations 2025-09-06 20:51:53 -06:00
index.html
start_web.bat