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 2] Improve and Refactor Game Map Structure #179

Closed
8 tasks done
Mohamad11Dab opened this issue Sep 16, 2023 · 0 comments · Fixed by #202 or #192
Closed
8 tasks done

[Team 2] Improve and Refactor Game Map Structure #179

Mohamad11Dab opened this issue Sep 16, 2023 · 0 comments · Fixed by #202 or #192
Assignees
Milestone

Comments

@Mohamad11Dab
Copy link
Contributor

Mohamad11Dab commented Sep 16, 2023

Description

Task: Improve and Refactor Game Map Structure.
Feature: [Team 2] In-game UI and sounds feature ticket (#170)

The task involves overhauling the existing game map to create a more engaging and streamlined experience. The focus will be on reducing the number of lanes from 8 to 6 and resizing boss mobs to appear larger without causing crashes. Another key aspect is to implement higher-resolution background images tailored to different planetary themes for each level. An additional feature will highlight a tile when a tower is placed on it. This aims to enhance gameplay by making the map more intuitive and visually appealing, while also optimizing for performance and consistency such as preventing the spawning of entities outside map borders.

Example

  • Reduced Lanes: With fewer lanes, the game is easier to manage, making for a more engaging gameplay experience.
  • Tile Highlighting: When a tower is placed on a tile, the tile will glow or otherwise be marked, providing visual feedback to the player.
  • Increased Boss Mob Size: The boss mobs will now be larger, spanning multiple lanes which allows them to be targeted by towers from multiple lanes, adding a new layer of strategy and excitement to the gameplay.

Dependencies

Milestones

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

  • planning and implementing lane reduction (Sept. 21).
  • Resize boss mobs and validate no crashes occur (Sept. 23).
  • Implement high-resolution planetary background images for each level (Sept. 25).
  • Implement tile highlighting feature (Sept. 29).
  • Implement a Map Service (Sep. 30).
  • Conduct overall testing and bug fixing (Oct. 1).

Completion Deadline: Oct. 1

Documentation

Member

@Mohamad11Dab Mohamad11Dab added this to the Sprint 3 milestone Sep 16, 2023
@Mohamad11Dab Mohamad11Dab self-assigned this Sep 16, 2023
@Mohamad11Dab Mohamad11Dab changed the title Improve and Refactor Game Map Structure [Team 2] Improve and Refactor Game Map Structure Sep 16, 2023
@Mohamad11Dab Mohamad11Dab moved this from Todo to Ready in 2023 Studio 3 Project Oct 1, 2023
This was linked to pull requests Oct 1, 2023
@Mohamad11Dab Mohamad11Dab moved this from Ready to Done in 2023 Studio 3 Project Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant