Skip to content

Isha-saleem/hangman-webgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hangman Web Game

A classic word-guessing game built with HTML, CSS, and JavaScript — playable right in your browser! This web-based version of Hangman challenges your vocabulary and deduction skills as you try to guess the hidden word before the stick figure is completed.

How to Play

  1. The game randomly selects a hidden word.
  2. You guess letters one by one by clicking or typing.
  3. Correct guesses reveal the letter in the word.
  4. Incorrect guesses draw parts of the hangman figure.
  5. You win if you guess the full word before the figure is completed.
  6. You lose if the entire hangman is drawn before you complete the word.
  7. Refresh or use the "Restart" button (if available) to play again.

Live Demo

Play the Game

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

Features

  • Random word selection
  • Visual feedback on correct and incorrect guesses
  • Win/Lose end messages
  • Responsive design for desktop and mobile

About

A classic browser-based Hangman game built with HTML, CSS, and JavaScript. Guess the word before the hangman drawing completes!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages