Skip to content

This project is a simple "Guess the Word" game implemented using HTML, CSS, Sass, and JavaScript. The game allows users to guess letters to uncover a hidden word. It provides instant feedback on correct and incorrect guesses and displays a message upon winning the game.

Notifications You must be signed in to change notification settings

Bahaa-Hamdy/Guess_theWordGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess_theWordGame

This project is a simple "Guess the Word" game implemented using HTML, CSS, Sass, and JavaScript. The game allows users to guess letters to uncover a hidden word. It provides instant feedback on correct and incorrect guesses and displays a message upon winning the game.

Features

  • Randomly selects a word from a predefined list.

  • Displays the word with hidden letters represented by underscores.

  • Allows user to guess one letter at a time.

  • Provides feedback on correct and incorrect guesses.

  • Displays a congratulatory message when the word is guessed correctly.

  • Responsive design with user-friendly interface.

Technologies Used

  • HTML: Provides the structure of the game.

  • CSS & Sass: Styles the game and offers additional flexibility for maintaining and organizing styles.

  • JavaScript: Implements the game logic, handles user interactions, and updates the display.

About

This project is a simple "Guess the Word" game implemented using HTML, CSS, Sass, and JavaScript. The game allows users to guess letters to uncover a hidden word. It provides instant feedback on correct and incorrect guesses and displays a message upon winning the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published