Hangman

simple ASCII hangman playable in your browser

JavaScript
HTML
CSS

Statistics

Started February 2023

0 Issues
0 Stars
0 Forks

Description

Hangman is a game where the player has to guess a word letter by letter. The player has a limited number of guesses before the game ends. The game is over if the player guesses the word correctly or runs out of guesses.