{"id":20502866,"url":"https://github.com/pransu-code/guessmynumber","last_synced_at":"2026-04-18T17:36:44.057Z","repository":{"id":251014106,"uuid":"835964320","full_name":"Pransu-code/GuessMyNumber","owner":"Pransu-code","description":"Check how lucky you are","archived":false,"fork":false,"pushed_at":"2024-07-31T08:38:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T15:24:49.730Z","etag":null,"topics":["game","html","javascript"],"latest_commit_sha":null,"homepage":"https://guess-my-number-65.netlify.app/","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/Pransu-code.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":"2024-07-30T22:11:09.000Z","updated_at":"2024-07-31T08:38:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bc31071-5b84-45dc-ab8c-39ed4fd086f5","html_url":"https://github.com/Pransu-code/GuessMyNumber","commit_stats":null,"previous_names":["pransu-code/guessmynumber"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pransu-code/GuessMyNumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pransu-code%2FGuessMyNumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pransu-code%2FGuessMyNumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pransu-code%2FGuessMyNumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pransu-code%2FGuessMyNumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pransu-code","download_url":"https://codeload.github.com/Pransu-code/GuessMyNumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pransu-code%2FGuessMyNumber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31978552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["game","html","javascript"],"created_at":"2024-11-15T19:28:13.461Z","updated_at":"2026-04-18T17:36:44.024Z","avatar_url":"https://github.com/Pransu-code.png","language":"JavaScript","readme":"# Guess My Number Game\n\n# Description\n\"Guess My Number\" is a simple and fun game built with JavaScript, HTML, and CSS. The objective of the game is for the player to guess a randomly generated number within a specified range. This project demonstrates basic DOM manipulation, event handling, and styling techniques in web development.\n\n# Features\n- Random number generation\n- User input validation\n- Feedback on guesses (too high, too low)\n- Score tracking\n- Reset functionality\n- Responsive design\n- Technologies Used\n- HTML\n- CSS\n- JavaScript\n\n# Demo\n\nLink to the live demo -\u003e https://guess-my-number-65.netlify.app/\n\n# Getting Started\n\nPrerequisites\nTo run this project locally, you need a web browser (e.g., Chrome, Firefox, Safari).\n\n# Installation\nClone the repository:\nbash\ngit clone https://github.com/your-username/guess-my-number.git\nNavigate to the project directory:\nbash\n\ncd guess-my-number\nOpen index.html in your web browser:\nbash\n\nopen index.html\n\n#How to Play\n\nEnter your guess in the input field.\nClick the \"Check!\" button.\nThe game will provide feedback whether your guess is too high, too low, or correct.\nThe score decreases with each wrong guess.\nClick the \"Again!\" button to reset the game and play again.\n\n# Project Structure\nguess-my-number/\n│\n├── index.html       # The main HTML file\n├── styles.css       # The main CSS file\n└── script.js        # The main JavaScript file\n\n# Code Explanation\nHTML\nThe HTML file contains the basic structure of the game, including the input field, buttons, and elements to display the feedback and score.\n\nCSS\nThe CSS file contains styles to make the game visually appealing. It includes layout styles, colors, fonts, and responsive design adjustments.\n\nJavaScript\nThe JavaScript file contains the logic of the game:\n\nGenerating a random number\nHandling user input\nProviding feedback on guesses\nUpdating the score\nResetting the game\nContributing\nContributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.\n\n\n\nAcknowledgments\n[Udemy, Google, gpt]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpransu-code%2Fguessmynumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpransu-code%2Fguessmynumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpransu-code%2Fguessmynumber/lists"}