Skip to content

Michelleannie02/hangman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A traditional hangman game build using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 13.6%
  • HTML 7.4%