Skip to content

milos-mandic/Scrabble-Game

Repository files navigation

Scrabble-Game

This is classic Scrabble word game implemented in Python

Usage:

  1. Download "Scrabble_game_functions.py", "Scrabble_game_main.py" and "words.txt"
  2. Open "Scrabble_game_functions.py" file and find line 19
  3. Change WORDLIST_FILENAME by typing the location where you dowloaded the file "words.txt"
  4. Open "Scrabble_game_main.py" in Python shell and run it
  5. Have fun!

About

Classic Scrabble-like word game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages