Skip to content

A scrabble game that helps you train.

License

Notifications You must be signed in to change notification settings

kmchen13/scrabble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HookStar 🏴‍☠️⭐

image

Scrabble Dictionaries

Acronym Full Name Latest Edition
OSPD Official Scrabble Player's Dictionary 6th
NWL* NASPA Word List 2020
CSW** Collins Scrabble Words 6th

* Formerly OTCWL
** Formerly SOWPODS

NWL is a modified / extended version of OSPD and is used by the North American Scrabble Players Association (NASPA). CSW is used by international competitions.

Building

For Python, you need to install the following with pip3:

pip3 install arcade more_itertools numpy result optional.py

Running

cd scrabble/scrabble/python
python3 main.py

Demo

You can see a short demo from 7:46-11:19 of my Beautiful Python Refactoring II talk.

About

A scrabble game that helps you train.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%