You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task Name : Implement the dynamic obstacle - UFO Feature : Obstacle Feature
When the game is running, the flying saucer will randomly appear in the upper area of the map and randomly move in different directions. When the player collides with the flying saucer, the player will lose a certain amount of blood.
Dependencies
Dynamic obstacle - should be designed
Milestones
Implement createUFO function to create the UFO obstacle in the ObstacleFactory class. (Aug. 29)
Create spawnUFO function inside the ForestGameArea class (Aug. 29)
Adjust the position of the UFO within the map and integrate into the game (Aug. 29)
Description
Task Name : Implement the dynamic obstacle - UFO
Feature : Obstacle Feature
When the game is running, the flying saucer will randomly appear in the upper area of the map and randomly move in different directions. When the player collides with the flying saucer, the player will lose a certain amount of blood.
Dependencies
Milestones
Completion Deadline: Aug. 30
Member
The text was updated successfully, but these errors were encountered: