Skip to content

mah-ju/word_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Game 🔠

This is the Word Game, a word-guessing game influenced by Wordle from The New York Times.

Functionalities

  • Secret Word: There is a secret five-letter word chosen.
  • Guesses: Players have six guesses to figure out the secret word. After six guesses, they lose.
  • Correct Guesses: If the player guesses a letter that is in the right place, it is shown as green.
  • Incorrect Position Guesses: If the player guesses a letter that is in the word but not in the right place, it is shown as yellow.
  • Multiple Occurrences: It accounts for however many of the letters exist in the word. For example, if the player guesses "SPOOL" and the word is "OVERT," one "O" is shown as yellow, and the second one is not.
  • Winning: If the player guesses the right word, the player wins, and the game is over.

Overview

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published