Skip to content

lOlkOmOx/Guess-the-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Guess-the-word

Guess the Word is a game where the goal is to find a hidden 5-letter English word. The user has 6 attempts, and after each guess, the letters change color depending on their accuracy: green if the letter is in the correct position, yellow if the letter is in the word but in a different position, and no color if the letter is not in the word. This app uses an open-source API to fetch random English words: https://api.datamuse.com/.

Instalation:

Make sure you have installed all dependencies:

  • React Bootstrap

To install, run this command:

npm i react-bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published