{"id":22440000,"url":"https://github.com/esotericenderman/microbit-snake","last_synced_at":"2025-08-01T17:30:55.987Z","repository":{"id":250316537,"uuid":"834113981","full_name":"esotericenderman/microbit-snake","owner":"esotericenderman","description":"The classic Snake game on a Microbit.","archived":true,"fork":false,"pushed_at":"2024-12-16T20:36:21.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:30:43.423Z","etag":null,"topics":["2d-game","2d-game-development","2d-games","2dgame","game","game-2d","game-dev","game-development","gamedev","games","microbit","microbit-scripts","microbits","snake","snake-game","snake-game-2d","snake-game-js","snakegame","snakegame-javascript","snakegame-js"],"latest_commit_sha":null,"homepage":"https://esotericenderman.github.io/microbit-snake/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esotericenderman.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":"2024-07-26T12:55:43.000Z","updated_at":"2024-12-16T20:36:31.000Z","dependencies_parsed_at":"2024-12-16T20:49:42.579Z","dependency_job_id":null,"html_url":"https://github.com/esotericenderman/microbit-snake","commit_stats":null,"previous_names":["slqmy/microbit-snake","esotericslime/microbit-snake","esotericenderman/microbit-snake"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/esotericenderman/microbit-snake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericenderman%2Fmicrobit-snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericenderman%2Fmicrobit-snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericenderman%2Fmicrobit-snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericenderman%2Fmicrobit-snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esotericenderman","download_url":"https://codeload.github.com/esotericenderman/microbit-snake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericenderman%2Fmicrobit-snake/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268266047,"owners_count":24222557,"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-01T02:00:08.611Z","response_time":67,"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":["2d-game","2d-game-development","2d-games","2dgame","game","game-2d","game-dev","game-development","gamedev","games","microbit","microbit-scripts","microbits","snake","snake-game","snake-game-2d","snake-game-js","snakegame","snakegame-javascript","snakegame-js"],"created_at":"2024-12-06T01:16:36.020Z","updated_at":"2025-08-01T17:30:55.980Z","avatar_url":"https://github.com/esotericenderman.png","language":"TypeScript","readme":"# Microbit Snake\n\n[![Project Status: Completed](./assets/images/badges/status.svg)](./)\n\n\u003e The classic Snake game on a Microbit.\n\n\u003e Open this page at [https://EsotericEnderman.github.io/microbit-snake/](https://EsotericEnderman.github.io/microbit-snake/)\n\n## Use as Extension\n\nThis repository can be added as an **extension** in MakeCode.\n\n* open [https://makecode.microbit.org/](https://makecode.microbit.org/)\n* click on **New Project**\n* click on **Extensions** under the gearwheel menu\n* search for **https://github.com/EsotericEnderman/microbit-snake** and import\n\n## Edit This Project\n\nTo edit this repository in MakeCode.\n\n* open [https://makecode.microbit.org/](https://makecode.microbit.org/)\n* click on **Import** then click on **Import URL**\n* paste **https://github.com/EsotericEnderman/microbit-snake** and click import\n\n## Metadata (Used for Search, Rendering)\n\n* for PXT/microbit\n\u003cscript src=\"https://makecode.com/gh-pages-embed.js\"\u003e\u003c/script\u003e\u003cscript\u003emakeCodeRender(\"{{ site.makecode.home_url }}\", \"{{ site.github.owner_name }}/{{ site.github.repository_name }}\");\u003c/script\u003e\n\n## License\n\n[Microbit Snake](./) Copyright (C) 2024 [Esoteric Enderman](https://enderman.dev)\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](./LICENSE) as published by the [Free Software Foundation](https://www.fsf.org/), either [version 3](./LICENSE) of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](./LICENSE) for more details.\n\nYou should have received a copy of the [GNU General Public License](./LICENSE) along with this program. If not, see \u003c[gnu.org/licenses](https://www.gnu.org/licenses/)\u003e.\n\n## Topics\n\ngame gamedev games game-development game-2d snake snake-game microbit 2d-game game-dev 2dgame microbit-scripts snakegame 2d-games 2d-game-development snake-game-2d microbits snake-game-js snakegame-js snakegame-javascript\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericenderman%2Fmicrobit-snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesotericenderman%2Fmicrobit-snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericenderman%2Fmicrobit-snake/lists"}