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 JellyFish #411

Closed
9 of 11 tasks
0NATE4 opened this issue Sep 26, 2024 · 0 comments
Closed
9 of 11 tasks

Implement JellyFish #411

0NATE4 opened this issue Sep 26, 2024 · 0 comments

Comments

@0NATE4
Copy link
Contributor

0NATE4 commented Sep 26, 2024

Description

Task: Implement Jellyfish.
Feature: Underwater Maze Minigame

There are two typed of Jellyfish in the Maze Mini-Game, the original blue jelly fish and the green jellyfish.
The blue jellyfish wonders around the maze mini-game aimlessly, however, if the player runs into the jellyfish they will lose 5 health. The green jellyfish is similar to the blue jellyfish hoever, it instead patrols (moves) between two points. The green jellyfish also gives 5 damage to the player if they walk into it.

Dependencies

Milestones

List of steps that need to be completed for this task.

  • Icon and Rendering (Sep. 23)
  • Lighting radius and colour (Sept. 23)
  • Integration with wandering task (Sept. 23)
  • Create Jellyfish animations (Sep 24)
  • Integrate combat (Sept. 24)
  • Adjust speed (Sept. 26)
  • Tests (Sept. 26)
  • Create Patrol Tasks (Oct. 2)
  • Create Green Jellyfish (Oct. 2)

Completion Deadline: Oct. 2

Documentation

Wiki: https://github.com/UQcsse3200/2024-studio-2/wiki/Underwater-Maze-Mini%E2%80%90Game
Maze Mini_Game Javadoc: https://uqcsse3200.github.io/2024-studio-2/com/csse3200/game/minigames/maze/package-summary.html

Member

@0NATE4
0NATE4

@jakingy
jakingy

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