Skip to content

Guess letters to reveal hidden words from various categories. With only eight chances, can you beat the clock and win? Fun and educational for all ages!

License

Notifications You must be signed in to change notification settings

meviru/hangman.io

Repository files navigation

Hangman.io


Welcome Screen

Welcome to Hangman.io, an interactive and fun digital version of the classic Hangman game! This project brings the timeless word-guessing challenge to the modern web, offering an engaging experience for players of all ages.

Table of Contents

Features

  • 🎮 Fun and interactive gameplay.
  • 🌟 Multiple categories to choose from.
  • 💡 Hints to assist you in guessing the word.
  • 🏆 Track your progress.
  • 📱 Responsive design for all devices.

Technologies Used

  • ⚛️ React for frontend
  • 🚀 Node.js and Express for backend APIs
  • 💅 styled-components for component styling.
  • 🎬 Framer Motion for smooth animations and transitions.

To get started with Hangman.io, follow these steps:

  1. Clone the repository:
    git clone https://github.com/meviru/hangman.io.git
    cd hangman.io
  2. Install packages and start the development server:
    npm install
    npm run dev
    

Usage

  • Open your browser and go to http://localhost:5173.
  • Pick a category and start guessing letters to find the hidden word.
  • Enjoy the game!

Screenshots

Category Screen Guessing Screen You Won Screen Gameover Screen

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature or bugfix.
git checkout -b feature/your-feature-name
  • Commit your changes.
git commit -m 'feat: feature description'
  • Push to the branch.
git push origin feature/your-feature-name
  • Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Guess letters to reveal hidden words from various categories. With only eight chances, can you beat the clock and win? Fun and educational for all ages!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published