yuki-zmstr / pe

0 stars 0 forks source link

Reason for invalid move in tic-tac-toe not clear to user #7

Open yuki-zmstr opened 3 months ago

yuki-zmstr commented 3 months ago

Screenshot 2024-04-19 at 4.39.02 PM.png

Here I try to place my O at an occupied box. The user could appreciate some guidance why the move is invalid, perhaps like a one-liner "there is already a mark there!"

nus-se-script commented 3 months ago

[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]

Team's Response

Thank you for your suggestions! The board will displayed each time player and AI place the mark successfully. Player would notice the cell is occupied when prompted "move is invalid". This would make the UI clean and improve user experience. Adding another prompt like "there is already a mark there!" would make the interface more complex.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your reason]