preloader

Hangman Game

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Hangman Game

Date

Jan 12, 2022

Client

The Pink Dev

Categories

Javascript

Project Description

A fun mini Javascript project.

This project was built purely with JS.

What does it do?
  • Picks a random word.
  • Takes the player’s guess.
  • Checks that the player’s guess is a valid letter.
  • Keeps track of letters the player has guessed.
  • Shows the player their progress.
  • Finishes when the player has guessed the word.

See it in action here.

Project Repo

GitHub Repo here.