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

<Task>Implement the collisions for the expanded maps #318

Open
4 tasks done
rlybgithub opened this issue Oct 17, 2022 · 0 comments
Open
4 tasks done

<Task>Implement the collisions for the expanded maps #318

rlybgithub opened this issue Oct 17, 2022 · 0 comments
Assignees
Labels
sprint 4 task This issue or pull request already exists team 5 1map4all
Milestone

Comments

@rlybgithub
Copy link
Contributor

rlybgithub commented Oct 17, 2022

Description

Task: Implement the collisions for the expanded maps.
Feature: Map components finalization, test implementation, optimisation and code cleanups

The level one map has been expanded much larger compared to the previous sprints, so the old collisions for the walls and columns etc. are not working anymore. Moreover, the level two map also does not contain collisions at moment. Need to implement collisions for both maps.

Example (optional)

Since the maps become really large, the work will be divided into different parts to complete. First, we got the annotated maps from Team 3(The Enemy team), which divide the different areas of the map by zones, and then we will implement the collisions among these zones.

Annotated Level 1 map:
image
Annotated Level 2 map:
image

Milestones

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

  • complete the collisions for the level 2 map for zones A, B, C, D, E. (Oct. 08)
  • complete the collisions for the level 2 map for zones F, G, H, I. (Oct. 09)
  • complete the collisions for the level 1 map for zones A, B, C, D. (Oct. 15)
  • complete the collisions for the level 1 map for zones E, F, G, H. (Oct. 16)

Completion Deadline: Oct. 16

Member

@rlybgithub rlybgithub added task This issue or pull request already exists team 5 1map4all sprint 4 labels Oct 17, 2022
@rlybgithub rlybgithub added this to the Sprint 4 milestone Oct 17, 2022
@rlybgithub rlybgithub self-assigned this Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sprint 4 task This issue or pull request already exists team 5 1map4all
Projects
None yet
Development

No branches or pull requests

1 participant