{"id":20708120,"url":"https://github.com/sumitst05/mysterynum","last_synced_at":"2026-04-18T23:03:50.420Z","repository":{"id":173981239,"uuid":"651571750","full_name":"sumitst05/MysteryNum","owner":"sumitst05","description":"MysteryNum is an engaging and challenging web-based number guessing game where you clash against an intelligent AI opponent (or so I like to call it) to make strategic and logical guesses.","archived":false,"fork":false,"pushed_at":"2023-08-30T09:39:49.000Z","size":5500,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T20:34:57.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sumitst05.github.io/MysteryNum/","language":"CSS","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/sumitst05.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}},"created_at":"2023-06-09T14:35:33.000Z","updated_at":"2023-08-30T08:53:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f99fc770-ef23-4a57-a924-dbe3663e80f1","html_url":"https://github.com/sumitst05/MysteryNum","commit_stats":null,"previous_names":["sumitst05/mysterynum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitst05%2FMysteryNum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitst05%2FMysteryNum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitst05%2FMysteryNum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitst05%2FMysteryNum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumitst05","download_url":"https://codeload.github.com/sumitst05/MysteryNum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242976459,"owners_count":20215606,"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":[],"created_at":"2024-11-17T01:29:20.829Z","updated_at":"2025-12-12T07:38:01.242Z","avatar_url":"https://github.com/sumitst05.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ MysteryNum ✨\n\nMysteryNum is a number guessing game built using vanilla JavaScript, HTML and CSS. \n- Guess the randomly generated secret number.\n- The objective is to find the correct number before the computer finds it.\n\nThe guesses made by the computer are `not random` but sound and smart. \n\n## 🚀 Getting Started\n\nTo play the game, you need a web browser with JavaScript support.\n\n1. Clone the repository or download the source code.\n2. Open a terminal or command prompt and navigate to the project directory.\n3. Install the dependencies by running the following command:\n\n   ```bash\n   npm install\n   ```\n   \n4. Start the server:\n\n    ```bash\n    npm run devstart\n    ```\n    \n5. Open a web browser and visit `http://localhost:3000` to play the game.\n\nAlternatively, you can play the game online by visiting the [MysteryNum Game Website](https://sumitst05.github.io/MysteryNum/).\n\n## 🗂️ File Structure\n\nThe project has the following file structure:\n\n```\n/\n├── public/\n│   ├── index.html\n│   ├── MysteryNum.js\n│   └── style.css\n├── assets/\n│   ├── background.jpg\n│   ├── computer.png\n│   └── human.png\n├── server.js\n└── package.json\n```\n\n## 🎮 How to Play\n\n- When you start the game, a secret number between a specified range will be generated.\n- Enter your guess in the input field provided and click the \"Guess\" button.\n- The game will provide feedback whether your guess is too high or too low.\n- Keep guessing until you find the correct number or run out of attempts.\n- The game will end and display the result (win or lose) along with the secret number.\n\n## ⚙️ Features\n\n- Responsive UI: The game interface is designed to work well on both desktop and mobile devices.\n\n## 🤝 Contributing\n\nContributions to the MysteryNum game are welcome. If you find any bugs, have suggestions, or want to add new features, please open an issue or submit a pull request on the GitHub repository.\n\n## 📘 License\n\nThis project is licensed under the GNU General Public License. See the [LICENSE](LICENSE) file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitst05%2Fmysterynum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumitst05%2Fmysterynum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitst05%2Fmysterynum/lists"}