https://github.com/kt474/wordle-solver
Wordle solver built with Vue
https://github.com/kt474/wordle-solver
vue wordle wordle-solver
Last synced: about 1 month ago
JSON representation
Wordle solver built with Vue
- Host: GitHub
- URL: https://github.com/kt474/wordle-solver
- Owner: kt474
- Created: 2022-05-01T20:53:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T04:30:34.000Z (over 1 year ago)
- Last Synced: 2025-01-30T19:52:57.427Z (3 months ago)
- Topics: vue, wordle, wordle-solver
- Language: TypeScript
- Homepage: https://wordle-solver-rho.vercel.app
- Size: 768 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordle Solver
A simple wordle solver built with Vue.

Wordle game implementation was made by Evan You and forked from https://github.com/yyx990803/vue-wordle - here's a [demo](https://vue-wordle.netlify.app/) of the original.
This repository is open sourced for learning purposes only - the original creator(s) of Wordle own all applicable rights to the game itself.