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

Player Lives #276

Closed
8 tasks done
racheljadel opened this issue Sep 16, 2023 · 0 comments
Closed
8 tasks done

Player Lives #276

racheljadel opened this issue Sep 16, 2023 · 0 comments
Assignees
Labels
Sprint 3 Issues related to Sprint 3 Task Ticket Team 4 Player Team
Milestone

Comments

@racheljadel
Copy link
Contributor

racheljadel commented Sep 16, 2023

Description

Task: Player Lives
Feature: Refined Player Feature

This task aims to implement player lives which will impact the player's death event and the options available to the player after death. Players will initially be given three lives, and with each death, the number of player lives decreases by one. If the player has lives remaining, they are given the choice to restart the level or exit to the main menu. If the player has no lives left, they are only given the option to exit to the main menu and must restart the whole game from the beginning.

Dependencies

Milestones

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

  • (Sep. 18) - Designed player death screens for different lives available.
  • (Sep. 20) - Created player lives variable (accessible from multiple classes).
  • (Sep. 23) - Link "respawn" button on death screen to correct game level.
  • (Sep. 25) - Unit testing created for player lives.
  • (Sep. 26) - Player lives implemented and tested.
  • (Sep. 27) - Updated documentation of player lives on wiki.

Completion Deadline: Sep. 28

Extras (optional)

  • Extra life powerups.

Documentation

Members

Rachel Leathers (@racheljadel) (Rachel Leathers)

@racheljadel racheljadel self-assigned this Sep 16, 2023
@racheljadel racheljadel added Team 4 Player Team Task Ticket Sprint 3 Issues related to Sprint 3 labels Sep 16, 2023
@racheljadel racheljadel added this to the Sprint 3 milestone Sep 16, 2023
This was referenced Sep 16, 2023
@Dammo3 Dammo3 mentioned this issue Sep 29, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sprint 3 Issues related to Sprint 3 Task Ticket Team 4 Player Team
Projects
Development

No branches or pull requests

1 participant