mikesir87 / floppybird

in case you missed the hype πŸ₯

Home Page:https://mikesir87.github.io/floppybird/ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floppy 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

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.

About

in case you missed the hype πŸ₯

https://mikesir87.github.io/floppybird/ui/

License:Apache License 2.0


Languages

Language:JavaScript 54.0%Language:CSS 26.7%Language:HTML 11.2%Language:Makefile 5.7%Language:Dockerfile 2.3%