https://github.com/esotericenderman/microbit-snake
The classic Snake game on a Microbit.
https://github.com/esotericenderman/microbit-snake
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
Last synced: 7 months ago
JSON representation
The classic Snake game on a Microbit.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-snake
- Owner: esotericenderman
- License: gpl-3.0
- Archived: true
- Created: 2024-07-26T12:55:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T20:36:21.000Z (about 1 year ago)
- Last Synced: 2025-03-27T09:30:43.423Z (11 months ago)
- 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
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-snake/
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microbit Snake
[](./)
> The classic Snake game on a Microbit.
> Open this page at [https://EsotericEnderman.github.io/microbit-snake/](https://EsotericEnderman.github.io/microbit-snake/)
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/EsotericEnderman/microbit-snake** and import
## Edit This Project
To edit this repository in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/EsotericEnderman/microbit-snake** and click import
## Metadata (Used for Search, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");
## License
[Microbit Snake](./) Copyright (C) 2024 [Esoteric Enderman](https://enderman.dev)
This 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.
This 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.
You should have received a copy of the [GNU General Public License](./LICENSE) along with this program. If not, see <[gnu.org/licenses](https://www.gnu.org/licenses/)>.
## Topics
game 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