Skip to content

This Python program is a custom implementation of the popular Wordle game, inspired by the New York Times version. Players guess a 5-letter word, receiving color-coded feedback for each guess. The game allows up to 6 guesses to find the correct word, with the option to display the correct word if the player loses.

Notifications You must be signed in to change notification settings

ManiMajd89/Wordle-Blitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Wordle Blitz

Mani's Wordle Game: This Python program is a custom implementation of the popular Wordle game, inspired by the New York Times version. Players guess a 5-letter word, receiving color-coded feedback for each guess: red for correct letters in the correct position, yellow for correct letters in the wrong position, and no color for incorrect letters. The game allows up to 6 guesses to find the correct word, with the option to display the correct word if the player fails to guess it within the allowed attempts.

Screenshot 2024-08-14 at 11 05 39 PM

About

This Python program is a custom implementation of the popular Wordle game, inspired by the New York Times version. Players guess a 5-letter word, receiving color-coded feedback for each guess. The game allows up to 6 guesses to find the correct word, with the option to display the correct word if the player loses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages