{"id":31828703,"url":"https://github.com/devmalik7/game_scripts","last_synced_at":"2026-02-21T04:01:13.348Z","repository":{"id":318397940,"uuid":"1071131717","full_name":"devmalik7/Game_Scripts","owner":"devmalik7","description":"This repository contains beginner-friendly mini games built using multiple programming languages. Perfect for learning logic, loops, and conditionals while contributing to open source!.","archived":false,"fork":false,"pushed_at":"2025-11-07T04:26:37.000Z","size":499,"stargazers_count":6,"open_issues_count":13,"forks_count":21,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-07T06:12:30.124Z","etag":null,"topics":["app","application","hacktoberfest","hacktoberfest-accepted","java","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/devmalik7.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T22:59:34.000Z","updated_at":"2025-11-07T04:36:07.000Z","dependencies_parsed_at":"2025-10-07T01:05:10.422Z","dependency_job_id":"903ae33a-e173-4fe8-b001-4c1a35ec82ac","html_url":"https://github.com/devmalik7/Game_Scripts","commit_stats":null,"previous_names":["devmalik7/game_scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmalik7/Game_Scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmalik7%2FGame_Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmalik7%2FGame_Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmalik7%2FGame_Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmalik7%2FGame_Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmalik7","download_url":"https://codeload.github.com/devmalik7/Game_Scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmalik7%2FGame_Scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["app","application","hacktoberfest","hacktoberfest-accepted","java","javascript","python"],"created_at":"2025-10-11T20:00:01.376Z","updated_at":"2026-02-21T04:01:13.265Z","avatar_url":"https://github.com/devmalik7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"   \u003cimg src=\"https://socialify.git.ci/devmalik7/Game_Scripts/image?description=1\u0026forks=1\u0026issues=1\u0026language=1\u0026name=1\u0026owner=1\u0026pulls=1\u0026stargazers=1\u0026theme=Dark\" alt=\"Game_Scripts\" width=\"640\" height=\"320\" /\u003e\n\n\n\n\n# 🎮 Game_Scripts\n\nWelcome to **Game_Scripts** — an open-source collection of **mini games** written in multiple programming languages!  \nThis repository is perfect for **Hacktoberfest 2025** contributors, beginners, and anyone who loves learning to code through play. 🕹️✨\n\n---\n\n## 🌟 About the Project\n\n**Game_Scripts** is a community-driven project by [@devmalik7](https://github.com/devmalik7).\n\nThe goal is simple — learn, create, and share **fun little games** built using core programming concepts like loops, conditionals, randomization, and functions.\n\nEach game lives inside its own folder with a small **README**, making it easy to explore and learn from.\n\nWe also maintain an **INDEX** that auto-updates to include all games in the project.\n\n---\n\n## 🚀 Getting Started\n\n### 🪜 Step-by-step guide\n\n1️⃣ **Fork** this repository  \n\n2️⃣ **Clone** your fork   \n\n   git clone https://github.com/\u003cyour-username\u003e/Game_Scripts.git\n      cd Game_Scripts\n\n3️⃣ Create a new branch\n   git checkout -b add-rock-paper-scissors\n\n4️⃣ Add your game\n\n **Add your code in the appropriate folder (/java, /python, /javascript, /cpp)\n  Include a short README.md inside your folder explaining:\n  What your game does\n  How to run it\n  Example I/O**\n\n5️⃣ Update INDEX.md\n  Add your game under the correct section.\n\n6️⃣ Commit and push\n  git add .\n  git commit -m \"Added Rock Paper Scissors game in Java\"\n  git push origin add-rock-paper-scissors\n\n7️⃣ Open a Pull Request\nUse the provided PR template\nLink the relevant issue if any\nLabel your PR with hacktoberfest\n\n\n\n💬 Communication\n\n If you’d like to discuss ideas, ask questions, or suggest collaborations, feel free to:\n Open a Game Idea issue\n Join discussions in the Issues tab\n Maintainer: @devmalik7\n\n\n\n📜 License\n This project is licensed under the MIT License — see LICENSE\n\n\n🌟 Acknowledgements\nHuge thanks to:\n All open-source contributors ❤️\n Hacktoberfest community for encouraging collaboration\n Everyone learning through games and code 👾\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmalik7%2Fgame_scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmalik7%2Fgame_scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmalik7%2Fgame_scripts/lists"}