Inspiration

Making a trending game (even though it is CLI) Earning points for the hackathon.

What it does

CLI Wordle gives players six chances to guess a randomly selected five-letter word. A correct letter in the right spot is highlighted green whereas a correct letter in an incorrect spot is higlighted yellow. The game is won by guessing the word under 6 attempts.

How I built it

Using python on replit.

Challenges I ran into

Highlighting green and yellow letters correctly.

Accomplishments that I am proud of

Developed a game(even though its cli) without any major reference from similar projects.

Built With

Share this project:

Updates