An open API service indexing awesome lists of open source software.

https://github.com/konjoinfinity/hangman

Hangman Project 1
https://github.com/konjoinfinity/hangman

Last synced: 3 months ago
JSON representation

Hangman Project 1

Awesome Lists containing this project

README

        

# Konjo Hangman

## Welcome to the Konjo Hangman Game!

#### To play:

Enter a word or phrase into the form using the your device keyboard. Press enter
to create the word board and start guessing using the letter buttons at the
bottom of the screen. When a correct letter is chosen, the word board is updated
with the corresponding letter guessed. If an incorrect letter is chosen, the
hangman image is changed. Don't guess more than 7 incorrect letters, otherwise
hangman will swing... If all correct letters are chosen you win!

![alt text](https://github.com/konjoinfinity/hangman/blob/master/img/1.png "Konjo Hangman")

Additional documentation and sourcing of code can be seen inline in each of the
.html, .css, and .js files.

Hangman art was created by Konjo using: https://jspaint.app/

Additional features for the future:

-Letter guess entries using the keyboard
-Additional animations for different elements

-CSS theme/color switcher buttons

-Desktop/Tablet/Mobile sizing and constraints

-Reset button

-Scoring

Enjoy!

### -Konjo