Skip to content

A modern and responsive Hangman game built using HTML5, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

ramazancetinkaya/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

License Stars Issues Forks

Hangman Game is an engaging and interactive word-guessing game designed for the web. Built using HTML5, CSS, and JavaScript, it combines a sleek, user-friendly interface with responsive design to provide a seamless gaming experience across devices. Explore diverse word categories and test your vocabulary skills in a fun and challenging way.

Live Demo 🌐

Play the game instantly via GitHub Pages!

Live Demo


Features

  • Dynamic Word Categories: Choose from various categories such as Technology, Sports, Movies, and more.
  • Difficulty Levels: Easy, Medium, and Hard difficulty settings for all word categories.
  • Responsive Design: Fully optimized for desktops, tablets, and mobile devices.
  • Interactive UI: Smooth animations and clear visuals for an engaging user experience.
  • Error Handling: Proper feedback for missing or corrupted data.

Technologies Used

  • HTML5 for structure
  • CSS3 for styling (responsive design and animations)
  • JavaScript for interactivity

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

  • A modern web browser (Google Chrome, Firefox, Edge, etc.)

Clone the Repository

  1. Clone the repository:

    git clone https://github.com/ramazancetinkaya/hangman-game.git
  2. Navigate to the project folder:

    cd hangman-game
  3. Open index.html in your browser:

    Open index.html in any modern browser.
    

Usage

  1. Select a category and difficulty level.
  2. Guess letters to reveal the hidden word.
  3. Avoid making more than 6 incorrect guesses, or the game ends.
  4. Enjoy the challenge and try different categories!

File Structure

hangman-game/
├── index.html         # Main HTML file
├── style.css          # CSS file for styling
├── script.js          # JavaScript for game logic
├── words.json         # Word data (categories and difficulties)
└── README.md          # Project documentation

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bug fixes.

License

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

Acknowledgments

  • Inspired by the classic Hangman game.
  • Built with passion and love for coding.
  • Designed and developed with 💖 by Ramazan Çetinkaya.

About

A modern and responsive Hangman game built using HTML5, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published