Python Computer Networks Client-Server Model
This project allows you to play Scrabble with one other player. It comes with two Python files: a server and a client file. The server file has to be used first for the client file to connect and play with the server. From there, you just need to follow the instructions to begin and play the game of Scrabble.
(This version does not use multipliers on the board and has no wild tiles).