Awesome
Flappy Dock
A forked copy of nebez/floppybird that uses Moby/Molly from Docker and turns it into a Docker Desktop Extension.
Installing
If you want to run it yourself, you can install it using the following command:
docker extension install mikesir87/flappy-dock-extension
Then, you can access it via the side nav menu in Docker Desktop.
Building
The included Makefile
provides several jobs that can be used to build, install, or update the extension locally.
Features
- 🎉 good ol' div's for all the objects and graphics,
- 🖥 scales perfectly on almost any screen, both mobile and desktop,
- 💩 unoptimized, laggy, and not nearly as fast as a canvas implementation,
- 👷♂️ a typescript version that does almost nothing better over at ts-floppybird!
Enjoy.
https://nebezb.com/floppybird/ (or play easy mode)
Clones
- https://wanderingstan.github.io/handybird/
- @wanderinstan enables hand gestures to play using doppler effect and a microphone
- http://www.hhcc.com/404
- Hill Holiday using it for their 404
- http://heart-work.se/duvchi
- promotional campaign for an album release
- https://www.progressivewebflap.com/
- @jsonthor lets you take floppy bird with you as a progressive web app
- https://github.com/rukmal/FlappyLeapBird
- Rukmal integrates the LeapMotion Controller
- http://chrisbeaumont.github.io/floppybird/
- @chrisbeaumont puts the bird on auto-pilot
- http://www.lobe.io/flappy-math-saga/
- @tikwid teaches you math
- http://dota2.cyborgmatt.com/flappydota/
- flappy dota
- http://labs.aylien.com/flappy-bird/
- @mdibaiee/flappy-es brings skynet to floppy bird
- https://emu.edu/gaming-hub/flappy-huxman-game/
- university celebrates 100 years by putting President Susan Huxman on a floppy bird body
Notice
The assets powering the visual element of the game have all been extracted directly from the Flappy Bird android game. I do not own the assets, nor do I have explicit permission to use them from their creator. They are the work and copyright of original creator Dong Nguyen and .GEARS games (http://www.dotgears.com/).
I took this Tweet (https://twitter.com/dongatory/status/431060041009856512 / http://i.imgur.com/AcyWyqf.png) by Dong Nguyen, the creator of the game, as an open invitation to reuse the game concept and assets in an open source project. There is no intention to steal the game, monetize it, or claim it as my own.
If the copyright holder would like for the assets to be removed, please open an issue to start the conversation.