Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willf/buzzkill

Every NYTimes spelling bee solved
https://github.com/willf/buzzkill

spelling-bee spelling-bee-solver word-games

Last synced: about 1 month ago
JSON representation

Every NYTimes spelling bee solved

Awesome Lists containing this project

README

        

# buzzkill

Every NY Times spelling bee solved. For emergencies only.

## Usage

```./buzzkill ```

## Example

```./buzzkill "Vaehlny"```

Note that the required letter must be capitalized. The letters can be in any order. The NY Times word list isn't public, so the word list included is only an approximation, so some acceptable words will be missing, and some unacceptable words will be included. This word list contains racial slurs.

```
./buzzkill Vaehlny | tail
valley
valval
avellan
halavah
levelly
navally
venally
avellane
heavenly PANGRAM
lavalava
```

Enjoy!