https://github.com/davidje13/wordlesolver
Automated strategy for solving Wordle puzzles
https://github.com/davidje13/wordlesolver
Last synced: 10 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T01:36:15.000Z (over 4 years ago)
- Last Synced: 2025-08-16T23:48:14.879Z (11 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)