Dev-tanay / Rubik-Cube

Rubik Cube
https://dev-tanay.github.io/Rubik-Cube/
MIT License
97 stars 166 forks source link

Removing Bug and Enhancing User Functionality #155

Closed GnanariddhikaRavikumar closed 4 weeks ago

GnanariddhikaRavikumar commented 3 months ago

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 commented 3 months ago

Thank You sir for assigning me the issue .

GnanariddhikaRavikumar commented 2 months ago

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