https://github.com/chidiwilliams/wordle
Wordle clone with AI solver
https://github.com/chidiwilliams/wordle
cli wordle wordle-solver
Last synced: 3 months ago
JSON representation
Wordle clone with AI solver
- Host: GitHub
- URL: https://github.com/chidiwilliams/wordle
- Owner: chidiwilliams
- Created: 2022-01-08T23:25:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T11:03:18.000Z (about 1 year ago)
- Last Synced: 2025-02-28T08:29:52.706Z (4 months ago)
- Topics: cli, wordle, wordle-solver
- Language: JavaScript
- Homepage: https://chidiwilliams.github.io/wordle/
- Size: 1.12 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordle
- [Implementation](./src/wordle.js)
- [CLI](./cli.js)
- [Web app](./src/index.js)