https://github.com/agucova/flappyduino
A simple interaction for playing Flappy Bird on your pc, while pressing a physical Arduino button.
https://github.com/agucova/flappyduino
arduino circuit flappy processing
Last synced: 27 days ago
JSON representation
A simple interaction for playing Flappy Bird on your pc, while pressing a physical Arduino button.
- Host: GitHub
- URL: https://github.com/agucova/flappyduino
- Owner: agucova
- License: mit
- Created: 2016-06-02T00:53:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T21:09:40.000Z (almost 7 years ago)
- Last Synced: 2025-10-11T20:55:17.203Z (8 months ago)
- Topics: arduino, circuit, flappy, processing
- Language: Processing
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flappyduino
A simple interaction for playing Flappy Bird on your pc, while pressing a physical Arduino button.
Basically, when you press the button, you flap.

Based on:
+ [Flappy Code (Processing)](https://forum.processing.org/two/discussion/3580/flappy-code)
+ [Button (Arduino)](https://www.arduino.cc/en/Tutorial/Button)
## Instructions
1. Download [Processing](https://processing.org/download/) and Install.
2. Upload the .ino code into your Arduino.
3. Connect the arduino to the PC/Mac
4. Run the .pde (Processing)
5. Assuming your circuit is ready, you are ready to play!
## Screenshots
