Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 588 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 588 Bytes

JavaScript Hangman

Hangman single player game co-created by Alex Mannix, Brittany Miltenberger, Darius Minus & Bonnie Wolfe. Written in vanilla Javascript.

The Hangman game play is driven by alert & prompt Web APIs. The code can be viewed in any IDE, but will need an IDE that supports those in order to play it.

Play the hangman game, learn about the development process and team that created it:
https://goodatcode.github.io/javascripthangman/