https://djbarnwal.github.io/hangman/ The traditional hangman puzzle game developed using ReactJS.
Reactnpm
git clone https://github.com/djbarnwal/hangman.gitcd hangmannpm installnpm start
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
masterbranch
- Add more categories
- Add a better hangman figure
- Add leaderboard
- Make Hangman creator