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
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.
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.
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
The text was updated successfully, but these errors were encountered: