Skip to content

Missing winner alert after game ends in Tic-Tac-Toe (Triki) #1

@CamiloBytes

Description

@CamiloBytes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions