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

Removing Bug and Enhancing User Functionality #155

Closed
GnanariddhikaRavikumar opened this issue May 23, 2024 · 2 comments · Fixed by #181
Closed

Removing Bug and Enhancing User Functionality #155

GnanariddhikaRavikumar opened this issue May 23, 2024 · 2 comments · Fixed by #181
Assignees

Comments

@GnanariddhikaRavikumar
Copy link
Contributor

ISSSUE NOTICED
The current version of our game lacks essential control features, which affects the user experience. Specifically, the game continues from the previously recorded time when users navigate away and return, instead of resetting. When users navigate away from the game and return, the timer resumes from the last recorded time instead of starting fresh. This can be confusing and frustrating for users who expect a reset. The absence of Stop, Pause, and Reset buttons limits users' control over their gameplay.

PROPOSED SOLUTION

Adding Timer
Modify the game's functionality to reset the timer whenever the game is restarted. This ensures a fresh start each time the game begins.

Add Control Buttons:
Pause Button: Allows users to pause the game, freezing the current state until they decide to resume.
Stop Button: Stops the game entirely and resets all parameters to their initial states.
Reset Button: Resets the game without stopping it, providing a quick way to start over from the beginning without navigating away.

OUTCOME
It will Improve User Experience and Enhance the Functionality

I am the GSSOC'24 Contributor
I would like to work on the issue . So kindly assign me the issue and label it.

Screenshots

image

After going back and coming back to the game
image

It restarts from the previous holded time

kindly Assign me the issue

@GnanariddhikaRavikumar
Copy link
Contributor Author

Thank You sir for assigning me the issue .

@GnanariddhikaRavikumar
Copy link
Contributor Author

Sir can you please assign the level labels for this issue @Dev-tanay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants