Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the dynamic obstacle - UFO obstacle #31

Closed
5 tasks done
DLAmeng opened this issue Aug 30, 2021 · 1 comment
Closed
5 tasks done

Implement the dynamic obstacle - UFO obstacle #31

DLAmeng opened this issue Aug 30, 2021 · 1 comment
Assignees
Milestone

Comments

@DLAmeng
Copy link
Contributor

DLAmeng commented Aug 30, 2021

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

  • 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)
  • Update Wiki documentation (Aug. 30)

Completion Deadline: Aug. 30

Member

@ShiyanSu
Copy link
Contributor

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants