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

https://github.com/pbutcher/wordle-clone

A clone of Wordle, the popular 5 letter word guessing game.
https://github.com/pbutcher/wordle-clone

Last synced: 9 months ago
JSON representation

A clone of Wordle, the popular 5 letter word guessing game.

Awesome Lists containing this project

README

          

# [Wordle Clone](https://codepen.io/pbutcher/live/oNogxZW)

Based on [Wordle](https://www.powerlanguage.co.uk/wordle), the popular 5 letter word guessing game.

Uses [Donald Knuth's GraphBase list of five-letter words](https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt).

Remix on [CodePen](https://codepen.io/pbutcher/pen/oNogxZW?editors=0010)