https://github.com/grantshandy/wordle-solver
https://github.com/grantshandy/wordle-solver
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grantshandy/wordle-solver
- Owner: grantshandy
- License: gpl-3.0
- Created: 2022-02-10T14:57:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T23:50:11.000Z (over 2 years ago)
- Last Synced: 2025-03-11T05:48:17.382Z (2 months ago)
- Language: HTML
- Homepage: https://grantshandy.github.io/wordle-solver
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordle-solver
```
wasm-pack build --target web --out-name wordle --out-dir public && rm public/.gitignore
```