Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 287 Bytes

File metadata and controls

13 lines (8 loc) · 287 Bytes

Hangman-js

The traditional hangman puzzle game written as prototype object class in vanilla Javascript.

Demo

You can try it out here

How to use

  • Clone from Github
  • Make any changes that you like
  • Open index.html to try it out