Hangman Game

  • Tech Stack: HTML, CSS, Bootstrap, Javascript, GitHub pages
  • Github URL: Project Link

Hangman is a word-guessing game where one player thinks of a word and the other player tries to guess the word by suggesting letters one at a time. For each incorrect guess, a part of a stick figure is drawn to represent a hanging man. If the entire figure is drawn before the word is guessed, the player loses.

For this project, I have created a Hangman game using HTML, CSS, and JavaScript. The game is designed to be played in a web browser, and can be accessed through my personal website.

Overall, this project was a fun and challenging way to improve my web development skills, and I hope that others will enjoy playing my Hangman game as much as I enjoyed creating it.