good first issuetower-defense
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (平均マージ 2d 23h) (30d で 1 merged PR)
説明
Currently, the game only has one Tower Defense level, limiting replayability.
This task involves:
- Designing 2-3 new levels with unique paths
- Defining paths in
PathsConfig.hfor each level. - Configuring enemy waves per level (type, count, spawn timing) via the
Waveclass.
Priority: High