Skip to content

Fix sound button duplication#136

Open
abhiram-shaji wants to merge 128 commits into
yelynn1:masterfrom
abhiramshaji-cyber:fix-sound-button-duplication
Open

Fix sound button duplication#136
abhiram-shaji wants to merge 128 commits into
yelynn1:masterfrom
abhiramshaji-cyber:fix-sound-button-duplication

Conversation

@abhiram-shaji

Copy link
Copy Markdown

Sound Button Duplication #132

If you win the game and undo the last move, then win again, the sound button duplicates itself.

Solution

The solution involves modifying the checkWinner function to check if the sound button already exists before creating a new one. This prevents the duplication of the sound button.

yelynn1 and others added 30 commits May 31, 2020 04:38
* Added About, Getting Started, Prerequisites, Installation, Contributing
Added a snapshot of the UI
doc:Updated README.md and contribution files
…ing_MiniMax_Algorithm

Add Computer Moves using MiniMax Algorithm
AlanBlandon and others added 28 commits September 22, 2021 16:13
Fixed Issue yelynn1#41 including an improvement on the appearance of the About Page
Updated dark mode more holistically and toggle for Light and Dark
…rn-off-the-sounds-at-the-end-of-the-game

adding a new feature : a button to mute sounds at the end of the game
added change directory command
@abhiram-shaji abhiram-shaji force-pushed the fix-sound-button-duplication branch from 6022057 to 28bec2a Compare May 6, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.