Inspiration: Wanted to recreate a simple game as an inexperience Python developer.
What it does: Plays Wordle (with a few extra gimmicks here and there) directly inside of your Python terminal.
How we built it: Looked up and referenced a bunch of packages to help out with the overall looks and gameplay of the game (tabulate, english words dictionary, random, colorama, etc.).
Challenges we ran into: Took a lot of time going over errors in the process of making the game (though it was expected because of my wack programming skills as an inexperienced developer)
Accomplishments that we're proud of: none
What we learned: It's fun to create small and simple games such as these, especially in a simple language such as Python, but as long as you have enough coding experience anyone could do it and thus no one should really dabble on projects such as these on the long-term.
What's next for Wordle in the Python Terminal: not much
Log in or sign up for Devpost to join the conversation.