diff --git a/blogs/learner-projects-june.mdx b/blogs/learner-projects-june.mdx index 846fcd0..a354737 100644 --- a/blogs/learner-projects-june.mdx +++ b/blogs/learner-projects-june.mdx @@ -20,7 +20,7 @@ Starting with the first one... **Built by:** [@caesiumtea](https://www.codedex.io/@caesiumtea) 🇺🇲 **Tools:** Python, `random`, `requests`, and `termcolor` -As part of The Legend of Python’s final project, Vance aka @caesiumtea recreated the viral New York Times game, [Wordle](https://www.nytimes.com/games/wordle/index.html), in the terminal. Instructions on how to play are in the **README** file. See if you can guess the correct 5-letter word in 6 tries! 🟩 🟨 ⬜️ 🟨 🟩 +As part of The Legend of Python’s final project, Vance aka @caesiumtea recreated the viral New York Times game, Wordle, in the terminal. Instructions on how to play are in the **README** file. See if you can guess the correct 5-letter word in 6 tries! 🟩 🟨 ⬜️ 🟨 🟩 🔗 https://github.com/caesiumtea/wordle-cli/tree/codedexver