https://github.com/chris-gits/letterboxedsolver
Pair solution finder for New York Time's "LetterBoxed" written in Python
https://github.com/chris-gits/letterboxedsolver
Last synced: about 2 months ago
JSON representation
Pair solution finder for New York Time's "LetterBoxed" written in Python
- Host: GitHub
- URL: https://github.com/chris-gits/letterboxedsolver
- Owner: chris-gits
- License: mit
- Created: 2023-08-26T17:28:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T13:24:08.000Z (over 1 year ago)
- Last Synced: 2023-09-02T10:57:49.114Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 809 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LetterBoxedSolver
LetterBoxedSolver is a Python program that inputs a text file containing a list of words and outputs a text file containing possible pairs of solutions to the New York Time's game, "LetterBoxed."
## Credit
New York Time's ["LetterBoxed"](https://www.nytimes.com/puzzles/letter-boxed)