An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Microbit Flappy Bird

[![Project Status: Completed](./assets/images/badges/status.svg)](./)

> 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