https://joanmontas.github.io/ScrabbleWithDragAndDrop/
https://github.com/joanmontas/ScrabbleWithDragAndDrop/
- Letters tiles in player's rack/hand are selected at random, with correct distribution
- Each letter tile can be dragged and dropped onto the scrabble board.
- The scrabble board identify which letter is drop and the location and draws in the proper location
- The board includes bonus scare, and are used to tally the score
- Player may play until reset/quit or runs out of tiles. Appropriate message are shown.
- Upon completion or reset, the board is reset; Player is free to continue playing
- Each round, upon submission, player's hand/rack is replenish back to 7 (if tiles available)
- Proper score is saved after each round. Score is set back to zero upon reset.
- Tiles can only be dragged to the board, any other action results in the tilet bouncing back to rack.
- Once a moved has been made, it cannot be undone.
- First letter can be placed anywhere on board, the proceeding letter must be placed next to other tiles.
- The player is shown a toast explaining the validity of the submitted word.
- Able to recognize word validity
https://dictionaryapi.dev/