Inspiration

New York Times wordle & Jim Shaped Coding

What it does

Wordle, but text based - on python in terminal

How we built it

I spent multiple hours watching programmers recreating Wordle on YouTube, so I thought I should try it out myself using python. In the end, I followed some of the instructions on Jim Shaped coding's two part series to create this code.

Challenges we ran into

I was trying to put the python code in a website but I couldn't get it to work via Django, flask nor pyscript so I had to scrap the website. Also, the code was running fine, but while making some changes in the morning of the 6th the output code formatting got messed up, but I did not have enough time to identify the mistake and fix it.

Accomplishments that we're proud of

Proud to be able to color the characters accurately depending on position.

What we learned

I learnt many new features in python such as enumeration which I had never implemented into any of my code before

Built With

Share this project:

Updates