Hangman

A classic word-guessing game built with HTML, CSS, and JavaScript.

HTML CSS JavaScript

Project Overview

This Hangman game is a simple yet fun word-guessing game where the player tries to guess a hidden word one letter at a time. The game is fully responsive, features smooth animations, and keeps track of the player's score and mistakes. Designed for learning and entertainment!

Key Features

  • Interactive word guessing gameplay
  • Responsive design for desktop & mobile
  • Tracks correct and incorrect guesses
  • Play again & quit options
  • Clean UI and accessible controls