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

Adding milliseconds functionality to timer #239

Open
Lelin07 opened this issue Jun 4, 2024 · 3 comments
Open

Adding milliseconds functionality to timer #239

Lelin07 opened this issue Jun 4, 2024 · 3 comments
Assignees

Comments

@Lelin07
Copy link

Lelin07 commented Jun 4, 2024

Add Milliseconds Functionality to Rubik's Cube Game Timer

Description

Improvement Suggestion: Enhance the existing Rubik's Cube game by adding milliseconds functionality to the game timer.

Current Functionality: The current timer only supports seconds, which limits the precision of the game timing.

Proposed Improvement: Modify the convert() function to include milliseconds, providing more precise timing for a better gameplay experience.

Changes Made: I have already made the necessary changes in the convert() function to support milliseconds. These changes are aimed at improving the overall functionality and precision of the game timer.

Why This Improvement?

  1. Enhanced Precision: Adding milliseconds to the timer allows for more accurate measurement of solving times, which is especially beneficial for competitive players.
  2. Better User Experience: A more precise timer enhances the gameplay experience, making the game more engaging and realistic.

Steps Taken

  1. Modified the convert() function to support milliseconds.
  2. Tested the changes to ensure the timer accurately displays milliseconds.

Additional Context

I initially made a PR for an existing issue related to this improvement. However, the original issue was deleted by the author. Therefore, I am creating this as a fresh issue to continue the discussion and implementation of this improvement.

References

@Lelin07
Copy link
Author

Lelin07 commented Jun 4, 2024

@Dev-tanay Please assign me this issue under GSSOC and merge it.

@Sayantan-Karmakar
Copy link

I am interested to work on this issue. Kindly assign me this.

@Lelin07
Copy link
Author

Lelin07 commented Jun 6, 2024

I am interested to work on this issue. Kindly assign me this.

#239 has been assigned to me and the PR is already made which adds the functionality. You can have only one assignee per issue.

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

No branches or pull requests

3 participants