Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 331 Bytes

File metadata and controls

9 lines (9 loc) · 331 Bytes

Hangman

A single file html and javascript hangman game.

Mechanics

The key codes from a til z are filtered on the windows keydown-Event and added to the open fields

Roadmap

  • Config-Stage, before game starts to set different values
  • Win or loose window event
  • Different images
  • Navigation