{"id":19859136,"url":"https://github.com/woorui/snake","last_synced_at":"2025-10-29T04:04:33.740Z","repository":{"id":57485361,"uuid":"189507999","full_name":"woorui/snake","owner":"woorui","description":"Game snake written in go. No third-dependance","archived":false,"fork":false,"pushed_at":"2023-01-11T13:24:48.000Z","size":286,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T21:24:51.855Z","etag":null,"topics":["game","go","golang","snake","snake-game"],"latest_commit_sha":null,"homepage":"","language":"Go","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/woorui.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}},"created_at":"2019-05-31T01:43:24.000Z","updated_at":"2023-12-20T07:38:33.000Z","dependencies_parsed_at":"2023-02-09T03:15:31.497Z","dependency_job_id":null,"html_url":"https://github.com/woorui/snake","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woorui%2Fsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woorui%2Fsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woorui%2Fsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woorui%2Fsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woorui","download_url":"https://codeload.github.com/woorui/snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251972495,"owners_count":21673613,"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":["game","go","golang","snake","snake-game"],"created_at":"2024-11-12T14:25:49.217Z","updated_at":"2025-10-29T04:04:28.722Z","avatar_url":"https://github.com/woorui.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game snake written in go, No third-dependence\n\n[![Build Status](https://cloud.drone.io/api/badges/woorui/snake/status.svg)](https://cloud.drone.io/woorui/snake)\n[![Docker](https://github.com/woorui/snake/actions/workflows/docker-publish.yml/badge.svg?branch=main)](https://github.com/woorui/snake/actions/workflows/docker-publish.yml)\n[![Docker Image CI](https://github.com/woorui/snake/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/woorui/snake/actions/workflows/docker-image.yml)\n[![codecov](https://codecov.io/gh/woorui/snake/branch/main/graph/badge.svg?token=ZU7FYABDL7)](https://codecov.io/gh/woorui/snake)\n\nThe snake is controlled with `w`, `a`, `s` and `d`, It don't support windows (but docker supported).\n\n## Install\n\n```bash\ncurl -fsSL \"https://bina.egoist.dev/woorui/snake\" | sh\n```\nor\n\n```bash\ngo install github.com/woorui/snake\n```\n\n## Flags\n\n```bash\n\u003e snake -h\nUsage of snake:\n  -height int\n        game stage height (default 12)\n  -speed int\n        game speed, duration between two frames (default 120)\n  -width int\n        game stage width (default 25)\n```\n\n## Run\n\n```bash\nsnake\n```\n\n![Show the running result](snake_run.gif)\n\n## Run with docker\n\nsee here: https://github.com/woorui/snake/pkgs/container/snake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoorui%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoorui%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoorui%2Fsnake/lists"}