Skip to content

Dhuha9/hangman_react_js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

ReactJS Hangman Game

Built With

  • React - A JavaScript library for building user interfaces

Resulting image looks something like this:

Example of hangman game

How to play

Try to discover the answer for the question choosing letter by letter. If the letter is not contained in the answer, a portion of the hangman is added and you will lose a chance. The game ends when you discover the answer before the hangman is formed or when you do not have more attempts to play!

Specifications

  • Generate random words by fetching Api

Dependencies

Initial Set Up

  1. Clone the repository
  2. npm install or yarn
  3. npm start or yarn start app start with your port number

UI design here

Play here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.9%
  • CSS 14.2%
  • HTML 8.9%