{"id":18952462,"url":"https://github.com/simonwhitaker/shellsnake","last_synced_at":"2026-02-05T05:35:30.618Z","repository":{"id":54049061,"uuid":"522000153","full_name":"simonwhitaker/shellsnake","owner":"simonwhitaker","description":"Play Snake on the command line! 😄🐛🐛🐛","archived":false,"fork":false,"pushed_at":"2025-12-14T08:45:34.000Z","size":204,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T05:18:43.849Z","etag":null,"topics":["bubbletea","cli","game","golang","snake"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonwhitaker.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":"2022-08-06T16:37:54.000Z","updated_at":"2025-12-14T08:45:37.000Z","dependencies_parsed_at":"2024-06-21T02:04:35.857Z","dependency_job_id":"d696cb1f-4077-486a-b48a-671be6b28a5f","html_url":"https://github.com/simonwhitaker/shellsnake","commit_stats":null,"previous_names":["simonwhitaker/bubblesnake","simonwhitaker/emojisnake"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/simonwhitaker/shellsnake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fshellsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fshellsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fshellsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fshellsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonwhitaker","download_url":"https://codeload.github.com/simonwhitaker/shellsnake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fshellsnake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29113737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"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":["bubbletea","cli","game","golang","snake"],"created_at":"2024-11-08T13:33:32.978Z","updated_at":"2026-02-05T05:35:30.604Z","avatar_url":"https://github.com/simonwhitaker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shellsnake\n\nPlay snake in your shell!\n\n\u003cimg src=\"https://user-images.githubusercontent.com/116432/192135742-7fad5354-da71-426e-aa97-3191593e9d89.gif\" width=\"282\" alt=\"A GIF showing a game of shellsnake in progress\" /\u003e\n\n# To play\n\n## Install with Homebrew\n\n```sh\nbrew install simonwhitaker/tap/shellsnake\n```\n\n## Install the binary using the Go toolchain\n\nIf you have the Go toolchain installed, you can:\n\n```sh\ngo install github.com/simonwhitaker/shellsnake@latest\n```\n\n## Download a release\n\nCheck the [releases page](https://github.com/simonwhitaker/shellsnake/releases). Download, open the gz/zip file, and run `shellsnake`.\n\n## Run from source\n\nClone this repo, then:\n\n```sh\ngo run .\n```\n\nThen (assuming `$(go env GOPATH)/bin` is in your path):\n\n```sh\nshellsnake\n```\n\n# Running with Docker\n\n```sh\ndocker build -t shellsnake .\ndocker run --rm -it shellsnake:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fshellsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwhitaker%2Fshellsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fshellsnake/lists"}