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

Sprint 4 - Team 4: Create a pop-up window for when player pauses game #228

Open
7 tasks done
riotanabe opened this issue Oct 18, 2022 · 4 comments
Open
7 tasks done
Labels
task New task as part of implementing a feature Team 4 Sprint 4: Improve Countdown Clock and Bug Fix

Comments

@riotanabe
Copy link
Contributor

riotanabe commented Oct 18, 2022

Description

Task: Create a pop-up window for when player pauses game.
Feature: Countdown Clock (#3)

When the player clicks on the pause button, aside from simply stopping the game and timer, a window should pop-up to clearly indicate that the game is paused, and to provide some options for users e.g. resume, restart.
This task is to improve the user experience for players while playing the game.

Dependencies

  • Design for the pop-up window needs to be created.
  • Buttons should be created in the pop-up window.
  • Buttons need to be designed

Milestones

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

  • Design pop-up window (Oct. 13)
  • Implement pop-up on pause without breaking game. Also include resume button to not prevent game functionality (Oct. 15)
  • Implement additional functionality (Oct. 17)
  • Implement designs for the buttons (Oct. 18)

Completion Deadline: Oct. 19

Member

@riotanabe riotanabe added task New task as part of implementing a feature Team 4 Sprint 4: Improve Countdown Clock and Bug Fix labels Oct 18, 2022
@riotanabe
Copy link
Contributor Author

riotanabe commented Oct 18, 2022

[13/10] Pop-up window design created in Adobe Illustrator (Design same as Player Profile window)

pausedWindow

@riotanabe
Copy link
Contributor Author

riotanabe commented Oct 18, 2022

[13/10] Added text button with resume functionality inside the pop-up window. Design to be completed for resume button

@riotanabe
Copy link
Contributor Author

riotanabe commented Oct 18, 2022

[18/10] Resume button created by @HAISUYANG

resume

@riotanabe
Copy link
Contributor Author

riotanabe commented Oct 18, 2022

[18/10] Added a restart functionality + create restart button design (design created by @HAISUYANG )

replay1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New task as part of implementing a feature Team 4 Sprint 4: Improve Countdown Clock and Bug Fix
Projects
None yet
Development

No branches or pull requests

1 participant