The classic word-guessing game from the NY Times, implemented in Python with Pygame
Wordle is a text-based game where players guess a 5-letter word within six attempts, receiving color-coded feedback for each guess. Developed with Pygame, it offers a robust and interactive console interface with refined guess-handling mechanisms. Can you decipher the word within the limited attempts? Play now and find out!
Game Window:
Spacebar
: Restarts the gameEsc
: Quits the game