An open API service indexing awesome lists of open source software.

https://github.com/ishwortm/wordle

A Wordle game with python
https://github.com/ishwortm/wordle

Last synced: 18 days ago
JSON representation

A Wordle game with python

Awesome Lists containing this project

README

        

# Wordle
A Python wordle game.
This script recreates the popular game "Wordle" in Python within the CLI. You will be given five guesses to guess a random five-letter word, the script will also let you know if you're on the correct path, just follow the instructions.