Skip to content

MrMoriarty04/Word-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was the final project for Complete Intro to Web Development, v3 presented by Mr. Brian Holt at Frontend Masters.

In this project, we created a game called Word Masters!

The game's objective is to guess a randomly generated five-letter word in English within a maximum of six attempts. When you enter a word and press Enter, you will receive one of three results:

  • If a player guesses a letter in the correct position, it will be highlighted in green.
  • If a player guesses a letter that is in the word but in the wrong position, it will be highlighted in yellow.
  • If the letter is not in the word at all, it will be displayed in gray.

If the player correctly guesses the secret word, they win, and the game ends and if the player fails to guess it within six tries, they lose.

you can try the game through the following link: https://mrmoriarty04.github.io/Word-Master/

It was an amazing learning journey ! 🤍🚀🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors