Skip to content

GamingKlex/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

471 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

A simple clone of the popular wordle game!

Wordle Screenshot

How does this work:

Every day at 12 AM (00:00) UCT a github action is run to pick a new word from the wordlist!
This approach has a downside: you can easily look at the wordlist and today's solution. But this makes it possible to run this on a simple static file host. (except for the action)

Development

  1. Clone the repo
  2. Run npm install
  3. Run npm run start

License

GNU General Public License v3.0

About

A simple clone of the popular wordle game!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors