Skip to content

Irezumii/hangman-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game App

A simple hangman game with a randomly selected set of words. Stylized as a school board game.

Features

  • Randomly generated passwords from multiple categories.
  • System for selecting letters for the password on the screen.
  • Win/loss statistics counter.
  • Background music.
  • Visual and textual information about remaining chances.

Technologies Used

  • React.js
  • HTML
  • CSS

Installation

  1. Clone the repository: git clone https://github.com/Irezumii/hangman-react.git

  2. Install dependencies: cd hangman-react npm install

  3. Run the application: npm start

  4. Open your web browser and navigate to http://localhost:3000 to view the app.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. Create a new pull request.

Contact

For any inquiries or feedback, please contact Konrad at [email protected].

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published