All Projects → djbarnwal → Hangman

djbarnwal / Hangman

A traditional hangman game build using React.

Programming Languages

javascript
184084 projects - #8 most used programming language

Play Hangman

https://djbarnwal.github.io/hangman/ The traditional hangman puzzle game developed using ReactJS.

Requirements for Development

  • React
  • npm

Setup for Development

  • git clone https://github.com/djbarnwal/hangman.git
  • cd hangman
  • npm install
  • npm start

Git Flow

To submit a PR:

  • Create a feature branch in this repo (or your own fork if you don't have appropriate permissions)
  • Once the feature is ready, open a pull request against the master branch

Things to Do

  1. Add more categories
  2. Add a better hangman figure
  3. Add leaderboard
  4. Make Hangman creator
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].