https://github.com/andreban/pico-bird
A Flappy Bird implementation for the Raspberry Pi Pico and the Pico Display
https://github.com/andreban/pico-bird
Last synced: about 1 month ago
JSON representation
A Flappy Bird implementation for the Raspberry Pi Pico and the Pico Display
- Host: GitHub
- URL: https://github.com/andreban/pico-bird
- Owner: andreban
- License: apache-2.0
- Created: 2021-02-24T19:01:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T19:05:56.000Z (over 4 years ago)
- Last Synced: 2025-04-13T22:09:14.454Z (about 1 month ago)
- Language: C++
- Size: 10.7 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-raspberrypipico - Pico Bird - A Flappy Bird implementation for the Raspberry Pi Pico and the Pimoroni Pico Display. (Resources / Projects)
README
# Pico Bird
- A Flappy Bird implementation for the Raspberry Pi Pico and the Pimoroni
Pico Display.
## Authors
- andreban
- TheWitch7971