Skip to content

John95/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Hangman Game!

A game where you have fun trying to guess a word with risk of death!

Play it for yourself!

https://john95.github.io/hangman-game/

How to play

In order to guess a letter, type a key on your keyboard. If the guess is correct, it will fill in the word on the screen. If it is false, it will display your wrong guesses.

Continued Development

This program uses JavaScript mainly. If you would like to update the style and look, edit the index.html and assets/css/style.css files. If you would like to add to the word library or modify the logic, edit the game.js file located in the assets/javascript directory.

About

A game where you have fun trying to guess a word at risk of death!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors