/scrabble

A game of Scrabble for the terminal | Python

Primary LanguagePython

Scrabble

This is a game of Scrabble that can be played in your terminal. A hand of letters gets dealt to you, from which you can try to make words worth the highest amount of points. Afterwards you can decide whether you would like to replay the hand, get a new hand or end the game.

Terminal

Terminal overview

Setup

  1. Clone this repo.
  2. Enter python ps4b.py.