-
Notifications
You must be signed in to change notification settings - Fork 0
Missing winner alert after game ends in Tic-Tac-Toe (Triki) #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
When a player wins in the Tic-Tac-Toe game (Triki), no alert is shown to notify them that they have won. Additionally, the game incorrectly continues to the next player's turn, even after a winner has been determined.
Steps to Reproduce:
Play the game until a player wins.
Observe that no winning alert is shown.
See that the game continues to the next turn instead of stopping.
Expected Behavior:
Once a player wins, an alert should pop up stating something like "Congratulations, you're the winner!".
The game should stop after a winner is determined and prevent further moves from being made.
Actual Behavior:
No winner alert is shown.
The game continues to the next turn, allowing further moves even after a player has won.
Priority: Medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request