Mood Tower
Mood Tower
https://editor.p5js.org/teng.yansong/sketches/o-0Hg6HB9
Dynamic Defense: A Strategic Tower Defense Game
Summary in One Sentence
A p5.js-based tower defense game where players strategically place towers to fend off waves of enemies across dynamic levels with unique maps and enemy types.
Summary
Dynamic Defense challenges players to protect their base by placing towers on a grid-based map, each tower having unique abilities and health. Enemies follow predefined paths, attacking towers placed on their way. Each level features distinct maps and enemy configurations, increasing in difficulty as players progress. The game offers multiple levels, a home screen, and a level selection interface, with visual and audio assets enhancing the immersive experience. Players receive feedback on their performance, including defeated enemies and surviving towers.
Component Parts
Home Screen: Provides a starting interface with options to start the game or view instructions.
Level Selection: Allows players to choose from multiple levels, each with unique layouts and challenges.
Dynamic Map System: Grid-based maps with designated paths for enemies and areas for tower placement.
Towers: Different types of towers with unique attack and defense capabilities.
Enemies: Varied enemy types with distinct health, speed, and attack patterns.
Resource Management: Players earn points to build and upgrade towers.
Scoreboard: Tracks defeated enemies and remaining tower health.