An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Wordle Solver

A simple wordle solver built with Vue.

![demo](demo.gif)

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.