{"id":28061229,"url":"https://github.com/kate8382/guess_number_game","last_synced_at":"2026-04-25T21:33:06.415Z","repository":{"id":292184842,"uuid":"980045555","full_name":"kate8382/guess_number_game","owner":"kate8382","description":"A browser-based number guessing game with a timer, hints, and limited attempts. Includes both procedural and OOP (class-based) implementations—switchable via index.html. Useful for learning JavaScript browser events, execution context, and classes.","archived":false,"fork":false,"pushed_at":"2025-06-27T17:24:26.000Z","size":5320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T18:31:53.682Z","etag":null,"topics":["browser-events","classes","css","education","execution-context","game","hints","html","javascript","oop","self-study","timer"],"latest_commit_sha":null,"homepage":"https://kate8382.github.io/guess_number_game/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kate8382.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-08T13:27:54.000Z","updated_at":"2025-06-27T17:30:06.000Z","dependencies_parsed_at":"2025-05-12T09:54:03.276Z","dependency_job_id":null,"html_url":"https://github.com/kate8382/guess_number_game","commit_stats":null,"previous_names":["kate8382/guess_number_game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kate8382/guess_number_game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kate8382%2Fguess_number_game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kate8382%2Fguess_number_game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kate8382%2Fguess_number_game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kate8382%2Fguess_number_game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kate8382","download_url":"https://codeload.github.com/kate8382/guess_number_game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kate8382%2Fguess_number_game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["browser-events","classes","css","education","execution-context","game","hints","html","javascript","oop","self-study","timer"],"created_at":"2025-05-12T09:53:55.077Z","updated_at":"2026-04-25T21:33:06.409Z","avatar_url":"https://github.com/kate8382.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guess Number Game\n\n## Description\n\nThis project is a practical assignment for self-study of the JavaScript \"Advanced Level\" course, focusing on a deeper understanding of the topics \"Browser Events\", \"Execution Context\", and \"Classes\". As part of this work, the file `class.js` was added.\n\nThis is a simple game where the user needs to guess the number chosen by the computer. The project is developed using HTML, CSS, and JavaScript.\n\n## Screenshots\n\n### Desktop Version (1024px)\n![Desktop Version](./screenshots/image1.png)\n\n### Adaptive Design (768px) with Info Alert\n![Adaptive Design](./screenshots/image2.png)\n\n### Victory Alert (560px)\n![Victory Alert](./screenshots/image3.png)\n\n### End of Game with Loss (560px)\n![End of Game](./screenshots/image4.png)\n\n## Refactoring Story\n\nRead about the transition from procedural to OOP style and the main challenges I faced:\n- [OOP vs Procedural: My Refactoring Story (Wiki version)](https://github.com/kate8382/guess_number_game/wiki/OOP%E2%80%90vs%E2%80%90Procedural)\n- [OOP vs Procedural: My Refactoring Story (Markdown file)](./OOP-vs-Procedural.md)\n\n## Access the Game\n\nYou can play the game online through GitHub Pages:\n\n[Guess Number Game](https://kate8382.github.io/guess_number_game/)\n\n## View the Code\n\nYou can view and clone the source code from the GitHub repository:\n\n[View Source Code](https://github.com/kate8382/guess_number_game.git)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/guess_number_game.git\n   ```\n2. Open the `index.html` file in your browser.\n\n## Usage\n\n- Follow the on-screen instructions to guess the number.\n- Enjoy the game!\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkate8382%2Fguess_number_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkate8382%2Fguess_number_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkate8382%2Fguess_number_game/lists"}