Skip to content

polltery/wordle-word-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-word-finder

A word finder for wordle (https://www.powerlanguage.co.uk/wordle/) that can be used along side when solving it.

Running the application

You can run it on a node.js server,

npm i -g http-serve

Go to root of the project directory and run

http-serve ./

You can ignore the Java folder for time being, it was used to preprocess the dictionary.

Libraries used

Progressive Web Apps (PWA)

To learn more about PWA:

About

A word finder for wordle (https://www.powerlanguage.co.uk/wordle/) that uses regular expressions to search for close words.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages