Skip to content

msghanem/wordMasters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to WordMasters!

Project Description

In this Project, I have created a guessing word game, which is a client-side web application based on the famous game Wordle.

Project Features

  • Word-Guessing: players can try to guess a five-letter word within a total of six attempts.

  • Word-Validation: the application validates the guessed word and checks if the word is a valid English five-letter word.

  • Feedback: provide feedback for the player for each guessed letter, to indicate if the letter is in the word and if it's at the right position

  • Smooth-UX: interface is designed with a focus on accessability, performance and mobile responsiveness.

Technologies Used

  • HTML
  • Sass
  • Vanilla JS

Dependencies

  • API: The project relies on an API provided by Frontend Masters website For word of the day selection and word validation

Feel free to explore the project and have fun guessing words 💙

License

This project is licensed under the MIT License - see the LICENSE file for details.