Skip to content

Commit

Permalink
Update learner-projects-june.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnynomnom committed Jul 14, 2023
1 parent d84dc50 commit 230a06b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,23 @@ Welcome to our first edition of Learner Projects Showcase. Here are five of the

Starting with the first one...

![Vance](https://imgur.com/kBYvirQ.png)

#### Wordle: Terminal Edition

![Vance](https://imgur.com/kBYvirQ.png)

**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! 🟩 🟨 ⬜️ 🟨 🟩

🔗 https://github.com/caesiumtea/wordle-cli/tree/codedexver

---

![Milan](https://i.imgur.com/dFDOIbV.png)

#### Swahili Flashcards

![Milan](https://i.imgur.com/dFDOIbV.png)

**Built by:** @Milan 🇸🇮

Do you want to learn another language? Here's a beautiful GUI (Graphical User Interface) application created using Python’s `tkinter` and `random` module, and `pandas` library to practice Swahili on virtual flashcards.
Expand Down

0 comments on commit 230a06b

Please sign in to comment.