{"id":30112373,"url":"https://github.com/dwidevelopes/snake-python","last_synced_at":"2025-08-10T06:16:18.079Z","repository":{"id":298020133,"uuid":"998593936","full_name":"DwiDevelopes/Snake-Python","owner":"DwiDevelopes","description":"games snakes competitif and playing my friend","archived":false,"fork":false,"pushed_at":"2025-06-09T00:28:36.000Z","size":19853,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T01:18:59.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/DwiDevelopes.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,"zenodo":null}},"created_at":"2025-06-08T23:49:49.000Z","updated_at":"2025-06-09T00:28:39.000Z","dependencies_parsed_at":"2025-06-09T01:29:09.222Z","dependency_job_id":null,"html_url":"https://github.com/DwiDevelopes/Snake-Python","commit_stats":null,"previous_names":["dwidevelopes/snake-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DwiDevelopes/Snake-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DwiDevelopes%2FSnake-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DwiDevelopes%2FSnake-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DwiDevelopes%2FSnake-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DwiDevelopes%2FSnake-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DwiDevelopes","download_url":"https://codeload.github.com/DwiDevelopes/Snake-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DwiDevelopes%2FSnake-Python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269683751,"owners_count":24458746,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-10T06:16:16.028Z","updated_at":"2025-08-10T06:16:18.049Z","avatar_url":"https://github.com/DwiDevelopes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Games Playing Minicraft Snakes\n\n\u003cimg src = \"snake playing.mp4.gif\" width = \"100%\" height =\"100%\"\u003e\n\n# Complete Installation Guide for Python in Termux\n\n\u003ccenter\u003e\u003cdiv class = \"center\"\u003e\n\u003cimg src = \"snake.png\" width = \"300\" height = \"300\"\u003e\n\u003c/div\u003e\u003c/center\u003e\n\n## Initial Setup\n\n1. Install Termux from F-Droid store (recommended) or Google Play Store\n\n2. Launch Termux and update the system:\n```bash\napt update \u0026\u0026 apt upgrade -y\n```\n\n3. Setup storage access:\n```bash\ntermux-setup-storage\n```\n\n## Required Packages Installation\n\n4. Install essential packages:\n```bash\npkg install python -y\npkg install python-pip -y\npkg install git -y\npkg install nano -y\n```\n\n5. Install Python dependencies:\n```bash\npip install --upgrade pip\npip install requests\npip install pillow\npip install bs4\n```\n\n## Script Setup \u0026 Execution\n\n6. Navigate to your working directory:\n```bash\ncd /sdcard/your/directory\n```\n\n7. Set proper permissions:\n```bash\nchmod +x main.py\n```\n\n8. Run your script:\n```bash\npython main.py\n```\n\n## Troubleshooting\n\n- Permission denied error: Run `termux-setup-storage`\n- Pip installation fails: Try `pkg install python-pip`\n- Package conflicts: Run `pip install --upgrade package_name`\n- Storage access issues: Verify Android permissions for Termux\n\n**Note:**\n- Always run updates periodically\n- Keep Python and pip updated\n- Check internet connectivity for installations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwidevelopes%2Fsnake-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwidevelopes%2Fsnake-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwidevelopes%2Fsnake-python/lists"}