{"id":13685134,"url":"https://github.com/Tohaker/pico-snake","last_synced_at":"2025-05-01T01:30:42.294Z","repository":{"id":105892050,"uuid":"332488546","full_name":"Tohaker/pico-snake","owner":"Tohaker","description":"Snake made for the Raspberry Pi Pico running on a Pimoroni Pico Explorer","archived":false,"fork":false,"pushed_at":"2021-03-29T19:48:29.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T00:04:44.560Z","etag":null,"topics":["pimoroni","raspberry-pi","raspberry-pi-pico"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Tohaker.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}},"created_at":"2021-01-24T15:47:47.000Z","updated_at":"2021-03-29T19:48:31.000Z","dependencies_parsed_at":"2024-01-17T06:22:18.545Z","dependency_job_id":"5b0fae29-6d35-4696-9afa-3141ecc6f5e4","html_url":"https://github.com/Tohaker/pico-snake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tohaker%2Fpico-snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tohaker%2Fpico-snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tohaker%2Fpico-snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tohaker%2Fpico-snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tohaker","download_url":"https://codeload.github.com/Tohaker/pico-snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230732,"owners_count":17277373,"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":["pimoroni","raspberry-pi","raspberry-pi-pico"],"created_at":"2024-08-02T14:00:44.440Z","updated_at":"2024-11-12T06:31:19.485Z","avatar_url":"https://github.com/Tohaker.png","language":"C++","funding_links":[],"categories":["资源","Resources"],"sub_categories":["项目","Projects"],"readme":"# Snake for Raspberry Pi Pico\n\nThis is a recreation of the classic game Snake, running on a [Pimoroni Pico Explorer](https://shop.pimoroni.com/products/pico-explorer-base).\n\n## Build\n\nYou'll need the [Pico Explorer](https://github.com/pimoroni/pimoroni-pico) library available locally to you. This project assumes this has been cloned in the directory next to this one. If this isn't true for you, you'll need to modify the `include()` statement in [`CMakeLists`](CMakeLists.txt) before compiling.\n\n```bash\nmkdir build\ncd build\n\ncmake ..\nmake\n```\n\nThen load the resulting `snake.uf2` file onto your Pico anyway you know how.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTohaker%2Fpico-snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTohaker%2Fpico-snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTohaker%2Fpico-snake/lists"}