sudo-parnab / Its-webtober

Join our Hacktoberfest initiative and contribute to open-source web development projects. It's a great opportunity for beginners to learn and grow. Let's build a stronger community together.
MIT License
11 stars 15 forks source link

Enhanced the game's interactivity and visual appeal #32

Closed Sayanjones closed 1 day ago

Sayanjones commented 1 day ago

Summary of Modifications:

Turn Indicator: Added a real-time display for whose turn it is. Winning Highlight: Added a visual cue (green highlight and pulsing animation) for the winning line. Score Tracking: Introduced a score display that keeps track of X and O wins. Mobile Responsiveness: Enhanced CSS to ensure the game is responsive and user-friendly on mobile devices. Code Clean-up: Improved button reset logic and handled the visibility of the win/draw popup.

sudo-parnab commented 1 day ago

You need to follow the pr template as instructed