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

[Team 4] Mob movement task #29

Closed
6 tasks done
bojyyy opened this issue Aug 14, 2023 · 0 comments
Closed
6 tasks done

[Team 4] Mob movement task #29

bojyyy opened this issue Aug 14, 2023 · 0 comments

Comments

@bojyyy
Copy link
Contributor

bojyyy commented Aug 14, 2023

Description

Task: Mob movement(#29)
Feature: General Mobs(#4)

This task will implement basic movement for the game's mobs. The mobs will move from the right hand side of the screen towards the player's towers which will be situated on the left. This movement will run parallel to the horizontal and vertical axes of the grid, allowing the mobs to either move directly towards the player's side or change lanes.

Dependencies

List any tasks on which this ticket relies. If there is already an existing ticket, reference it using #xx. If a task needs to be implemented, and the issue does not already exist, make a new ticket and leave it unassigned for someone else to take on. Ensure other team members are aware of the issue.

Milestones

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

  • Initial design of movement mechanics (Aug. 19)
  • Unit tests implemented (Aug. 23)
  • Mob movement implemented and tested (Aug. 25)
  • Wiki documentation updated (Aug. 23)

Completion Deadline: Aug. 29

Documentation

Member

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

1 participant