Skip to content
Kelvin Clements edited this page Nov 23, 2022 · 1 revision

Welcome to the MPScrabbleSoloutionV3 wiki!

MPScrabbleSoloutionV3

This Application was designed to allow up to 4 people to play scrabble over a conference call.

How to Use

  1. Each play needs to download a copy of the application.
  2. Select the number of players.
  3. Select which play you are going to be in (you can change the name of the players).
  4. Player 1 can then press the Generate button (only Player 1 has this button enabled), this will create a list of 10 random number that Player 1 can pass to the other Players.
  5. The other Player can then put the number into their application (where the zeros are).
  6. When everyone is ready, ALL Players can press the Shunt button (This will lock the Generate button for Player 1).
  7. All players need to decide what the Shuffle Number needs to be (by default they are 2, 3). If the decision is made to change these, ALL Players need to do this. (The letter bag should now be sorted on all machines the same way.)
  8. Each play can take it turn to select from the dropdown the number of letters they want and press the Take button, this will remove the letters from the Letter Bag and put them in the Player area, Only the Current Player will see their tiles.
  9. When a Player take a go, they will need to inform the other player what tiles they have used and where they have gone on the board.
  10. Once all players have taken a turn you can Re-shuffle if you wish or just take another turn until the bag becomes empty.
  11. Once you have completed the game, there is a Print log button so you can see what tiles were picked in what order.
  12. There is a reset button so you can have another.

Background

I build this application after watching a YouTube video by Matt Parker (https://www.youtube.com/watch?v=JaXo_i3ktwM&t=970s) in which one of his fellow YouTubers need a way to play scrabble over a conference call but not use a game app. The idea was to mix the tile at both ends of the call in the same way and take them for each play and be able to place the tiles on their own boards. After watching the video, I thought this would be a 'nice little' project to try and code. The code was fairly easy, so I decided to add a screen to make life easy for the players, this proved more of a challenge.

Clone this wiki locally