Skip to content

Hangman Web Game Two Player VS is a browser-based multiplayer version of the classic Hangman game. One player enters a secret word, and the other guesses letters to uncover it. Enjoy interactive gameplay, score tracking, and a responsive interface—all built with HTML5, CSS3, and JavaScript. Developed by Bocaletto Luca.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/hangman-two-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Web Game Two Player VS

HTML5 CSS3 JavaScript WebGame Project Completed GPLv3

Overview

Hangman Web Game Two Player VS brings the classic word-guessing game to your browser in a head-to-head multiplayer format. In this version, one player submits a secret word while the opponent guesses letters to reveal it. Featuring an interactive interface, real-time score tracking, and responsive design, this web game is built entirely with HTML5, CSS3, and JavaScript.

Installation

No installation is required. Simply host the files on any HTTP/HTTPS server (e.g., using Apache or GitHub Pages) and open index.html in your browser.

Usage

  • Game Objective:
    One player sets a secret word, and the opponent tries to guess it letter by letter. Each incorrect guess brings the hangman closer to completion, while correct guesses reveal the hidden word.

  • Game Flow:

    1. Setup: Player One enters a secret word (this can be hidden from Player Two).
    2. Guessing: Player Two selects letters to guess the word.
    3. Scoring: Points are awarded based on correct guesses and remaining chances.
    4. Rounds: After a round, roles can be swapped to let both players enjoy the challenge.
  • Controls:
    Use your keyboard or on-screen buttons for letter selection, and follow the interactive prompts during gameplay.

Technologies Used

  • HTML5 – Establishes the structure and semantic layout.
  • CSS3 – Provides styling, layout design, and smooth transitions.
  • JavaScript – Handles the game logic, input processing, and scoring system.
  • Custom Hangman Engine – Implements secret word handling, letter matching, and win/lose detection.
  • Bootstrap 5 – Ensures a modern, responsive user interface.

License

This project is released under the GPLv3 License.

Author

Bocaletto Luca
GitHubOfficial Site


Enjoy challenging your friends in this head-to-head Hangman duel!

About

Hangman Web Game Two Player VS is a browser-based multiplayer version of the classic Hangman game. One player enters a secret word, and the other guesses letters to uncover it. Enjoy interactive gameplay, score tracking, and a responsive interface—all built with HTML5, CSS3, and JavaScript. Developed by Bocaletto Luca.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published