arujjval / tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.
https://arujjval.github.io/tic-tac-toe/
MIT License
6 stars 30 forks source link

[UI Enhancement / Feature]Add confetti after a winning condition gets true. #23

Closed preranah7 closed 1 month ago

preranah7 commented 1 month ago

Adding a confetti blast after a winning condition gets true would be enhancement in user experience Solution- A cdn link of confetti-canvas or npm package(confetti-canvas) can be added and javascript/nodejs function can be named as triggeredConfetti() can be implemented. Please assign it to me if you find it worth UI Enhancing. Thankyou.

arujjval commented 1 month ago

Sure. You can try this.