Open this page at https://nix0n.github.io/microbit-snake/
Micro:bit Snake/Nibbles
An implementation of the classic Snake game for play on a BBC Micro:bit v2.
Objective
Eat as much as you can, but don’t eat yourself.
Gameplay
Controls
Input | Action |
---|---|
A | Turn Left |
B | Turn Right |
- Navigate your snake though the 5x5 LED grid
- Use the A and B buttons to turn the snake left or right (respectively)
- Grow your snake by eating food
- If you run into yourself, you lose
Hardware Requirements
Import This Project
To import this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/nix0n/microbit-snake and click import
Other
Metadata (used for search, rendering)
- for PXT/microbit