{"id":28796283,"url":"https://github.com/bocaletto-luca/hangman-two-player","last_synced_at":"2026-05-10T03:14:15.429Z","repository":{"id":295300320,"uuid":"989742454","full_name":"bocaletto-luca/hangman-two-player","owner":"bocaletto-luca","description":"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.","archived":false,"fork":false,"pushed_at":"2025-05-24T18:24:28.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-24T19:31:12.041Z","etag":null,"topics":["bocaletto-luca","bootstrap","css3","game","gplv3","hangman","html5","javascript","multidevice","multiplayer","open-source","responsive","twoplayer","videogame","vs","webgame","wordgame"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-24T18:23:38.000Z","updated_at":"2025-05-24T18:27:15.000Z","dependencies_parsed_at":"2025-05-26T11:48:32.612Z","dependency_job_id":null,"html_url":"https://github.com/bocaletto-luca/hangman-two-player","commit_stats":null,"previous_names":["bocaletto-luca/hangman-two-player"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/hangman-two-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Fhangman-two-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Fhangman-two-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Fhangman-two-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Fhangman-two-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/hangman-two-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Fhangman-two-player/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477919,"owners_count":23015068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bocaletto-luca","bootstrap","css3","game","gplv3","hangman","html5","javascript","multidevice","multiplayer","open-source","responsive","twoplayer","videogame","vs","webgame","wordgame"],"created_at":"2025-06-18T03:11:53.804Z","updated_at":"2026-05-10T03:14:15.424Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman Web Game Two Player VS\n\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026style=for-the-badge)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026style=for-the-badge)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026style=for-the-badge)\n![WebGame](https://img.shields.io/badge/WebGame-Hangman-blue?style=for-the-badge)\n![Project Completed](https://img.shields.io/badge/Project-Completed-green?style=for-the-badge)\n![GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge)\n\n## Overview\n\n**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.\n\n## Installation\n\nNo 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.\n\n## Usage\n\n- **Game Objective:**  \n  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.\n\n- **Game Flow:**  \n  1. **Setup:** Player One enters a secret word (this can be hidden from Player Two).  \n  2. **Guessing:** Player Two selects letters to guess the word.  \n  3. **Scoring:** Points are awarded based on correct guesses and remaining chances.\n  4. **Rounds:** After a round, roles can be swapped to let both players enjoy the challenge.\n\n- **Controls:**  \n  Use your keyboard or on-screen buttons for letter selection, and follow the interactive prompts during gameplay.\n\n## Technologies Used\n\n- **HTML5** – Establishes the structure and semantic layout.\n- **CSS3** – Provides styling, layout design, and smooth transitions.\n- **JavaScript** – Handles the game logic, input processing, and scoring system.\n- **Custom Hangman Engine** – Implements secret word handling, letter matching, and win/lose detection.\n- **Bootstrap 5** – Ensures a modern, responsive user interface.\n\n## License\n\nThis project is released under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\n## Author\n\n**Bocaletto Luca**  \n[GitHub](https://bocaletto-luca.github.io) • [Official Site](https://bocalettoluca.altervista.org)\n\n---\n\nEnjoy challenging your friends in this head-to-head Hangman duel!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fhangman-two-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fhangman-two-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fhangman-two-player/lists"}