Hangman
simple ASCII hangman playable in your browser
JavaScript
HTML
CSS
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.