From b533c8b534f929d867e02b0baa259b0e5114ee96 Mon Sep 17 00:00:00 2001 From: Sonny Li Date: Fri, 14 Jul 2023 14:30:51 -0400 Subject: [PATCH] Update learner-projects-june.mdx --- blogs/learner-projects-june.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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