Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidje13/wordlesolver
Automated strategy for solving Wordle puzzles
https://github.com/davidje13/wordlesolver
Last synced: about 1 month ago
JSON representation
Automated strategy for solving Wordle puzzles
- Host: GitHub
- URL: https://github.com/davidje13/wordlesolver
- Owner: davidje13
- Created: 2022-02-05T11:09:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T01:36:15.000Z (almost 3 years ago)
- Last Synced: 2024-10-20T02:38:52.140Z (3 months ago)
- Language: JavaScript
- Homepage: https://davidje13.github.io/WordleSolver/
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordle Solver
Automated strategy for solving [Wordle](https://www.powerlanguage.co.uk/wordle/)
puzzles.The `words-allowed.txt` and `words-solution.txt` files are sourced from the
[Wordle source code](https://www.powerlanguage.co.uk/wordle/main.e65ce0a5.js)