{"id":19598644,"url":"https://github.com/kaplanh/guess-the-number","last_synced_at":"2026-04-09T21:02:36.563Z","repository":{"id":153794041,"uuid":"501443100","full_name":"kaplanh/Guess-the-Number","owner":"kaplanh","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-27T18:07:17.000Z","size":6560,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T07:48:15.401Z","etag":null,"topics":["css3","dom-manipulation","html5","javascript","logical-operators"],"latest_commit_sha":null,"homepage":"https://kaplanh.github.io/Guess-the-Number/","language":"JavaScript","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/kaplanh.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}},"created_at":"2022-06-08T23:38:22.000Z","updated_at":"2024-01-27T18:04:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f11d5d1-8863-400d-a0b5-ea92fc6dd0df","html_url":"https://github.com/kaplanh/Guess-the-Number","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanh%2FGuess-the-Number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanh%2FGuess-the-Number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanh%2FGuess-the-Number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanh%2FGuess-the-Number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaplanh","download_url":"https://codeload.github.com/kaplanh/Guess-the-Number/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240876855,"owners_count":19871903,"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":["css3","dom-manipulation","html5","javascript","logical-operators"],"created_at":"2024-11-11T09:07:09.142Z","updated_at":"2026-04-09T21:02:36.472Z","avatar_url":"https://github.com/kaplanh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guess the Number with JS\n\n[Click me!]( https://kaplanh.github.io/Guess-the-Number/)\n\n![Guess the number](https://user-images.githubusercontent.com/101884444/172874197-cadbd4bb-e3fb-46bc-89d2-14b6dfef529b.gif)\n\n## Description\n\nThe project aims to create a Guess the Number Game using JS.\n\n## Problem Statement\n\n- Your company has recently started on a project that aims to create a Guess the Number Game. So you and your colleagues have started to work on the project.\n\n## Project Skeleton \n\n```\nGuess-the-Number (folder)\n|\n|----readme.md                        \n|----index.html  \n|----style.css\n|----app.js\n|----img (folder)\n|----voices (folder)\n\n``` \n\n\n### At the end of the project, following topics are to be covered;\n\n- HTML\n   ```\n   - \u003caudio  autoplay src=\"./voices/sadness-in-roads-to-nowhere-23407.mp3\"\u003e \u003c/audio\u003e\n   - \u003cbutton onclick=\"window.location.reload(false)\"\u003eRestart\u003c/button\u003e\n   -  \u003cinput type=\"number\" autofocus /\u003e\n   ```\n \n- CSS\n\n  - flexbox\n  - @media queries\n  - -Nexted Css\n    ```\n    \n    h1:{\n     transition: scale 1.02s;\n     \u0026:hover{\n       scale: 1.2;\n           }\n    }\n    ```\n\n- JS\n  - DOM Manipulations\n  - DOM Selectors\n  - Events\n  - addEventListener(\"event\",(event)=\u003e{})\n  - Functions(Math.floor(Math.random() * 100 + 1) //1 \u003c= x \u003c 100 )\n  - if else - if - else conditions\n  - Logical operators \u0026\u0026 and ||\n\n\n### At the end of the project, developers will be able to;\n\n- improve coding skills within HTML, CSS and JS \n\n- use git commands (push, pull, commit, add etc.) and Github as a Version Control System.\n\n\n## Notes\n\n- You can use HTML, CSS and JS to complete this project.\n\n\n\n\u003cp align=\"center\"\u003e ⌛\u003cstrong\u003e Happy Coding \u003c/strong\u003e ✍ \u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaplanh%2Fguess-the-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaplanh%2Fguess-the-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaplanh%2Fguess-the-number/lists"}