navLogo image
/

Let's build something legendary together

/

Hangman

ReactJS / HTML / CSS

Project

Overview

This app was built using React, JavaScript, HTML, and CSS. The program runs like classic hangman where the player has to guess the letters of a word, and failed attempts are recorded by drawing the body parts of someone hanging on a gallow. Each failed attempt results in one body part being drawn. The player either wins when they have guessed all the letters to the mystery word or loses if all body parts of the person hanging on the gallow is drawn. Feel free to try the game by clicking on the 'Open App' button below!

Technologies

React

JavaScript

HTML

CSS

Back