https://github.com/blevic/nyt-puzzles-solver
Simple solvers for the NYT games: wordle, spelling bee, letter boxed
https://github.com/blevic/nyt-puzzles-solver
letter-boxed puzzle-solver python spelling-bee wordle
Last synced: about 1 year ago
JSON representation
Simple solvers for the NYT games: wordle, spelling bee, letter boxed
- Host: GitHub
- URL: https://github.com/blevic/nyt-puzzles-solver
- Owner: blevic
- Created: 2022-03-01T02:56:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T22:37:01.000Z (over 4 years ago)
- Last Synced: 2025-02-10T11:33:44.323Z (over 1 year ago)
- Topics: letter-boxed, puzzle-solver, python, spelling-bee, wordle
- Language: Python
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nyt-puzzles-solver
Simple solvers for the [New York Times games](https://www.nytimes.com/games/):
- Wordle
- Spelling bee
- Letter boxed
Words imported from project [dwyl/english-words](https://github.com/dwyl/english-words).