-
Notifications
You must be signed in to change notification settings - Fork 4
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] Tower entity creation #6
Comments
updated some dependencies (tagged the relevant tickets ) |
I've developed the |
Added JUnit tests for |
All tasks are done. |
Description
Task: Create Tower Entity. (#6).
Feature: Tower Feature Ticket (#5)
The task involves the creation of a Tower entity designed to serve as a defense structure within the game. This tower will be responsible for protecting the engineers by eliminating the aliens. The Tower will be stationed on specific tiles that are marked unavailable for other use. Interactions with the tower, such as its deployment or upgrades (for future sprints), will be facilitated through the game's user interface. The entity will have specified health, and its establishment or upgrade will lead to a deduction of in-game cash.
Example (optional)
Functionality: Players will have the option to place the tower on certain tiles to safeguard the engineers & resources. This tower will automatically target and attack alien invaders within its range.
Dependencies
Milestones
List of steps that need to be completed for this task.
Completion Deadline: Aug. 29
Documentation
Member
The text was updated successfully, but these errors were encountered: