DEV Community

Cover image for Wordle with Python
Toust
Toust

Posted on

Wordle with Python

I got this as my first task in Codecademy's Portfolio project in CS 101 and in the meantime Wordle was a very popular game on twitter.

I used the Spellchecker module to search for existing words.
Tried to be as friendly as possible and addes emoticons to be more playful.

I will add classes to keep track of the player and its games.

Hopefully this will turn out as a real twitter bot.

You can follow the project on Github

Top comments (2)

Collapse
 
harleendev profile image
Harleen 🏳️‍🌈

Haha, that's so much fun!

Collapse
 
toust profile image
Toust

Hey, Harleen! it's been so much fun, now i'm trying to make it an actual twitter bot so you can play directly from twitter :) let's see what happens :O