update readme
This commit is contained in:
parent
5c8008b90f
commit
1897915567
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Wordle Clone
|
||||
|
||||
- Go play the real Wordle [here](https://www.powerlanguage.co.uk/wordle/)
|
||||
- Read the story behind it [here](https://www.nytimes.com/2022/01/03/technology/wordle-word-game-creator.html)
|
||||
|
||||
_Inspiration:_
|
||||
This game is an open source clone of the immensely popular online word guessing game Wordle. Like many others all over the world, I saw the signature pattern of green, yellow, and white squares popping up all over social media and the web and had to check it out. After a few days of play, I decided it would be great for my learning to try to rebuild Wordle in React!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue