https://github.com/esotericenderman/microbit-flappy-bird
A Flappy Bird game on a microbit.
https://github.com/esotericenderman/microbit-flappy-bird
flappy-bird flappy-bird-clone flappy-bird-game flappy-bird-game-code flappy-birds flappybird flappybird-style-game game game-development gamedev games makecode makecode-arcade makecode-arcade-game makecode-programming makecode-project micro-bit microbit microbit-scripts microbits
Last synced: 5 months ago
JSON representation
A Flappy Bird game on a microbit.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-flappy-bird
- Owner: esotericenderman
- License: gpl-3.0
- Archived: true
- Created: 2024-07-18T14:00:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-13T20:30:39.000Z (about 1 year ago)
- Last Synced: 2025-03-27T09:30:51.642Z (9 months ago)
- Topics: flappy-bird, flappy-bird-clone, flappy-bird-game, flappy-bird-game-code, flappy-birds, flappybird, flappybird-style-game, game, game-development, gamedev, games, makecode, makecode-arcade, makecode-arcade-game, makecode-programming, makecode-project, micro-bit, microbit, microbit-scripts, microbits
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-flappy-bird/
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microbit Flappy Bird
[](./)
> A Flappy Bird game on a microbit.
> Open this page at [https://EsotericEnderman.github.io/microbit-flappy-bird/](https://EsotericEnderman.github.io/microbit-flappy-bird/)
## 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-flappy-bird** 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-flappy-bird** 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 Flappy Bird](./) 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 flappy-bird microbit flappybird flappy-bird-game makecode microbit-scripts flappybird-style-game flappy-bird-clone micro-bit flappy-birds makecode-arcade flappy-bird-game-code microbits makecode-programming makecode-arcade-game makecode-project