Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 885 Bytes

File metadata and controls

12 lines (9 loc) · 885 Bytes

Spelling Bee

In this Repo is an app and script to solve the New York Times daily game of Spelling Bee. This will output both the pangram and a list of all (most) eligible words according to the dictionary I used.

Usage - Streamlit App

  1. Open up the Streamlit App
  2. Select middle and outer letters from dropdowns
  3. View answers and brag to your friends about how smart you are!!

Source

  • The list of words comes from Gwicks. It is worth noting that this is NOT the same source of words the New York Times uses, so the lists this script may output certain words that are not accepted by the game, and could potentially miss some used by the NY Times. I am unable to find the list that they use.
  • The Spelling Bee game is made by the New York Times