iamparas0 / TIC-TAC-TOE

take a preview
https://tic-tac-toe-peach-eight.vercel.app/
MIT License
38 stars 105 forks source link

Adding Feature in Reset Button. #209

Open 13Sharad opened 2 days ago

13Sharad commented 2 days ago

Is your feature request related to a problem? Please describe :-

The current reset button design in the Tic-Tac-Toe game is basic and lacks visual appeal. Adding CSS enhancements can make the button more engaging and user-friendly.

Describe it in detail :-

The reset button should have: 1.Hover effects to change color or add a border. 2.A smooth transition for the hover effect. 3.A button state change when clicked, such as a subtle animation or shadow effect. 4.Improved typography (e.g., rounded corners, better font).

Describe the solution you'd like :-

1.Add a hover effect that changes the background color and text color. 2.Apply a CSS transition to make the hover effect smooth. 3.Add a shadow or a subtle scaling effect when the button is clicked. 4.Use rounded corners and a more readable font.

Describe alternatives you've considered ;-

An alternative could be using CSS animations for more dynamic effects, like a ripple effect upon clicking the button.

Additional context :-

This will make the reset button more interactive and visually appealing, enhancing the overall user experience.

rajatsingh535 commented 1 day ago

i want to work on it please assign this to me