A browser hangman Game To view my project files and my Read me navigate into the master branch. This is a Hang man game that is useful for kids or anyone tring to learn English. It is my last project on the course I did with Hyperion Dev.
This project contains 7 jpegs, 2 css files and 6 javascripts files:
- App.js
- index.js
- Hangman.js
- Header.js
- Help.js
- RandomWord.js
- App.css
- Hangman.css
- 0.jpg
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
- 6.jpg
To get started, simply download the project files and open them on your prefered editor. Navigate into the project directory by typing cd hang-man in the terminal. Then type in npm start in the terminal to preview the page on your browser.
Game Instructions
Keep guessing the letters for the word by filling in the blanks with the on-screen keyboard. You have 6 guesses before the man is 'hanged'. There is a help button below if you are struggling.
If you are having trouble getting started or need help with the project, please feel free to reach out to me through my GitHub page or email me directly at [email protected]. This project was developed and is maintained by me (Leo Boomgaarden Cook). Feel free to use any of this code.