Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject

Wave System

未關閉
#11 0 則留言 0 個 reaction 已指派 1 人 已被 @Harshithr467 認領 在 GitHub 檢視
主要語言
ShaderLab
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

- A wave system occurs when groups of enemies (waves) are spawned into an area.
- These waves should get incrementally harder in difficulty, and the enemies should increase in number as the number of waves completed increases.
- A wave is completed when all enemies of a certain wave are defeated.
- There should exist many areas where the enemies can spawn, so as to prevent the player from figuring out where these points are, quickly
- The implementer should seek to include all enemy types in the system, and should gradually increase the difficulty of the waves.
- The total number of waves should be set to 10 (subject to change).
- Upon completing a wave, a timer of 60 seconds should start, upon completion of this time, referred to as the "intermission", or if the player presses the enter key during intermission, the next wave should start.
- Upon completing the total number of waves, the player wins the game.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。