{"id":25448072,"url":"https://github.com/juscdev/hangman-game","last_synced_at":"2026-04-24T12:32:43.054Z","repository":{"id":275778329,"uuid":"927150933","full_name":"JuScDev/hangman-game","owner":"JuScDev","description":"Hangman game build with Angular","archived":false,"fork":false,"pushed_at":"2025-02-14T19:08:51.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T07:09:09.401Z","etag":null,"topics":["angular","typescript"],"latest_commit_sha":null,"homepage":"https://juscdev.github.io/hangman-game/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuScDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-02-04T13:45:54.000Z","updated_at":"2025-02-14T19:08:55.000Z","dependencies_parsed_at":"2025-02-04T15:22:14.296Z","dependency_job_id":"2c6e8f7e-5482-470c-80d2-1f7870a3f5da","html_url":"https://github.com/JuScDev/hangman-game","commit_stats":null,"previous_names":["juscdev/hangman-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuScDev%2Fhangman-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuScDev%2Fhangman-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuScDev%2Fhangman-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuScDev%2Fhangman-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuScDev","download_url":"https://codeload.github.com/JuScDev/hangman-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485051,"owners_count":22078767,"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":["angular","typescript"],"created_at":"2025-02-17T19:18:42.486Z","updated_at":"2026-04-24T12:32:43.025Z","avatar_url":"https://github.com/JuScDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman Game\n\nThis is a simple Hangman game built with Angular. The game allows users to guess letters to form a word, with a limited number of wrong guesses allowed before the game is lost.\n\n## Features\n\n- Random word generation using an external API\n- Tracks the number of games won and lost\n- Responsive SVG-based hangman drawing\n- Local storage persistence for game statistics\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/hangman-game.git\n   cd hangman-game\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Run the application:\n   ```bash\n   ng serve\n   ```\n\n4. Open your browser and navigate to `http://localhost:4200`.\n\n## Usage\n\n- Start a new game by clicking the \"New Game\" button.\n- Guess letters by typing in the input field and pressing Enter or clicking the \"Check letter\" button.\n- The game will display the hangman drawing as you make wrong guesses.\n- The game ends when you either guess the word correctly or reach the maximum number of wrong guesses.\n- View your game statistics (games won and lost) at the bottom of the page.\n\n## Project Structure\n\n- `src/app/hangman-svg/`: Contains the Hangman SVG component for drawing the hangman.\n- `src/app/game/`: Contains the main game component and related styles.\n- `src/app/services/`: Contains services for game logic, persistence, and API communication.\n- `src/app/models/`: Contains the game status model.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuscdev%2Fhangman-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuscdev%2Fhangman-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuscdev%2Fhangman-game/lists"}