MichaelKyrollos / GR28-scrabble

0 stars 1 forks source link

implementation of play button functionality #62

Closed AminZeina closed 2 years ago

AminZeina commented 2 years ago

The play button now works, and the user can play words using the GUI.

To play a word, the user must:

The game validates that:

If the play was unsuccessful, the board will be reverted to before the play, the user's tiles will be returned to their rack, and they will be able to continue their turn.

Note that:

KNOWN ISSUES: