/wordle-clone

Primary LanguagePythonMIT LicenseMIT

WORDLE CLONE

INSTRUCTIONS:

  1. A random 5 letter word is selected by the computer, the objective of the game is guess the word that is selected by 6 moves

  2. The user must enter valid 5 letter words every time they wish to make a guess

  3. Incorrect letters of the guess become visible in the 'Incorrect Letters' list

  4. Correct letters that are in the correct position are visible as 'UPPERCASE' characters

  5. Correct letters that are in the wrong position are visible as 'lowercase' characters

NOTE: PLAY THE ORIGINAL GAME HERE

NOTE: THIS PROJECT IS MADE FOR A SCHOOL PROJECT