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

[BUG] On Startup the Sound is the 'ON' on UI but no sound is heard. #50

Open PRIME-SV opened 1 month ago

PRIME-SV commented 1 month ago

Has this bug been raised before?

Description

On startup UI the Sound is 'ON' but no sound is heard. Also the UI text inconsistent for sound on and off.

Steps to Reproduce

Include any relevant details like:

Screenshots

On Stratup: image

When button clicked: image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

The index.js has hardcoded Sound: ON button. Will rename it to Sound: Off

kindly assign this issue under hacktober fest tag to me if possible!