Dev-tanay / Rubik-Cube

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

Enhanced a Timer feature in the game #181

Closed GnanariddhikaRavikumar closed 2 months ago

GnanariddhikaRavikumar commented 4 months ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

In the game it have the default feature of timer, I have enhanced feature of pause, play, reset; which will help the player to handle the game easily. Added Play, Pause, Restart Button.

Pause Button: Allows users to pause the game, freezing the current state until they decide to resume. Play Button:Starts the game from the paused time Reset Button: Resets the game without stopping it, providing a quick way to start over from the beginning without navigating away.

Fixes: #155

Type of change

Checklist:

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK (if applicable)

Play Pause feature added

image

image

On clicking restart button , it begins from starting point

image

github-actions[bot] commented 4 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Dev-tanay commented 4 months ago

Could you change the text to a logo, such as using a pause logo instead of a pause button? @GnanariddhikaRavikumar

GnanariddhikaRavikumar commented 4 months ago

Can I know where to change?