/Szubienica-Hangman

Simple hangman game

Primary LanguageJavaScript

Tha Hangman Game

A simple gallows game involves guessing a password by selecting letters from a board. Each failed attempt results in drawing a gallows with a man. When you manage to hang the man - the player loses.

The game was written using HTML, CSS and JavaScript. Additional features include sound effects when a key is pressed.