A browser-based tower defense game inspired by Age of War, built with p5.js.
Pick a map, place towers, survive waves, and evolve from the Past to the Future.
- 6 playable maps
- Age progression:
Past -> Present -> Future - 9 tower types across ages, with upgrade and sell mechanics
- Wave spawning, boss encounters, and XP-based progression
- Coin economy and persistent local high score (
localStorage) - Music + SFX with in-game volume controls
Left click: select map, place/select towers, use UI buttonsRight click: cancel tower placementShift(while placing): keep placing the same tower typeSpace: start next wave immediatelyPorEsc: pause/resumeM: cycle volume levelN: toggle render mode (Sharp/Smooth)Delete/Backspace: sell selected tower
Use a local static server (recommended), then open the game in your browser:
python -m http.server 8000Open: http://localhost:8000
Music: “Glorious Morning” by Waterflame
CC BY-NC-SA 3.0
Original: https://www.newgrounds.com/audio/listen/91476

