https://github.com/pavi2410/wordlesolver
Solves wordle using simple heuristics
https://github.com/pavi2410/wordlesolver
ai artificial-intelligence heuristic-search-algorithms heuristics wordle wordle-solver
Last synced: 7 months ago
JSON representation
Solves wordle using simple heuristics
- Host: GitHub
- URL: https://github.com/pavi2410/wordlesolver
- Owner: pavi2410
- Created: 2022-04-04T14:42:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T14:43:37.000Z (over 3 years ago)
- Last Synced: 2025-01-28T00:30:43.607Z (8 months ago)
- Topics: ai, artificial-intelligence, heuristic-search-algorithms, heuristics, wordle, wordle-solver
- Language: Jupyter Notebook
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordleSolver
Solves wordle using simple heuristics