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

Add Visual Indicators for Current Move #236

Open
mitali-dxt opened this issue Jun 3, 2024 · 1 comment
Open

Add Visual Indicators for Current Move #236

mitali-dxt opened this issue Jun 3, 2024 · 1 comment
Assignees

Comments

@mitali-dxt
Copy link

To enhance the user experience and make the Rubik's Cube game more intuitive, I propose adding visual indicators to display the current state of the cube. This includes highlighting selected faces and indicating the last move made.

Proposed Solution:

  • When a user clicks or hovers over a face, it should be highlighted to indicate selection.
  • We can use CSS classes and event listeners to achieve this.
  • We can also store the last move and update the UI to highlight the affected faces.

Benefits:

  • Users can easily see which face is selected or hovered over.
  • Users receive immediate visual feedback on their interactions.
  • Visual indicators help users understand the impact of their moves, improving their solving skills.
@mitali-dxt
Copy link
Author

Please assign me this issue under SSOC'24 @Dev-tanay

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

2 participants