Android studio flappy bird github

Android studio flappy bird github

If you missed the Flappy Bird hype, here’s your chance to try the best vintage knockoff.

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!
  • 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

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.

Источник

Android studio flappy bird github

This is the source code of Flappy Bird version created with Felgo. The game runs with Felgo on iOS, Android and on all desktop platforms.

The original version of Flappy Bird was created by Ha Dong Nguyen and was removed from the app stores on 9.2.2014.

See the blog post about the announcement of the Felgo version of Flappy Bird here: https://felgo.com/2014/02/how-to-make-a-flappy-bird-game/.

This game was made with Felgo. You need the SDK which is freely available on https://felgo.com/ for all desktop platforms.

  1. Go to https://felgo.com/, register, download and install the free Felgo SDK.
  2. Clone the repository.
  3. Open the games project file .pro in QtCreator (comes with Felgo SDK) and hit run.
Читайте также:  Джойстик для телевизора андроид xiaomi

Where to get help

If you need any help feel free to ask in the Felgo Forums https://felgo.com/developers/forums/ or dig through the Felgo examples on https://felgo.com/doc/vplay-examples/ Find more information about Flappy Bird on https://felgo.com/2014/02/how-to-make-a-flappy-bird-game/ including download links of the game binary for all platforms

Currently there are no features open, but if you like to contribute use the code standards coming with the Felgo SDK.

  • Felgo Team
  • Ha Dong Nguyen (Assets & Game Idea)
  • V-Play GmbH
  • Ha Dong Nguyen (Assets & Game Idea)
  • Forum: https://felgo.com/developers/forums/
  • Twitter: http://www.twitter.com/FelgoSDK/
  • Facebook: https://www.facebook.com/FelgoSDK/
  • E-Mail: support@felgo.com

The game sourcecode is released under the MIT license.

Permission is NOT granted to merge, publish, distribute, sublicense and/or sell the provided image, audio and video files of this software.

Felgo explicitly states that it has no rights of any kind on used image, audio and video files, the files are only included for demonstrational and educational purposes. All rights (especially the copyright) on used image, audio and video files remain by the primary copyright holder of Flappy Bird publisher Dong Nguyen or subsidiaries. Therefore you may not merge, publish, distribute, sublicense and/or sell the provided image, audio and video files of this software without permission of Dong Nguyen or subsidiaries.

If you have any questions about those Agreements, please write to support@felgo.com or visit https://felgo.com/.

About

This is the source code of Flappy Bird version created with Felgo. The game runs with Felgo on iOS, Android and on all desktop platforms.

Источник

Android studio flappy bird github

An open source clone of a famous flappy bird game for Android using the amazing AndEngine

When the original Flappy Bird game was removed from Google Play (and other well known app marketplaces), I, along with thousands of other unimaginative developers rushed to fill that void with our own crappy rip off clones. I must point out though that I merely saw this as an ideal excuse to learn how to use AndEngine rather than flood Google Play with malware. Incidently my clone (along with almost every other) was removed by Google rather swiftly!

Anyway, in my pursuit of creating the perfect Flappy Bird clone I could find numerous fragmented tutorials, snippets and documentation on AndEngine but I found it frustratingly difficult to find actual examples of real, finished games that were open source — working code is after all the very best form of documentation.

Читайте также:  Английский язык для начинающих самоучитель для андроид

So, here is my slightly-rough-around-the-edges attempt to reproduce one of the most annoying yet popular games ever to hit mobile devices — I hope it can help some others to get to grips with game development on Android.

First check out the source of AndEngine, add it to your Eclipse workspace as an Android library project. Check out the source for OpenFlappyBird and add it to your workspace — hopefully the reference to AndEngine should be ok if you have them both in the same directory. If not just remove the broken reference and add it again.

Источник

Android studio flappy bird github

Flappy Bird Clone — Unity Mobile Game(Flappy Parrot Flying)

This is a Flappy Bird style mobile game that i have made on unity for a freelance, in fact this was the first game that i’ve ever made and earned money with it. No. i didn’t chose the weird name that this game currently have and YES. i want to change it in the future.

You are allowed to modify/use/sell this game in anyway that you want, i just ask you to credit me.

Some Remarks About This Project/Repository

I do intend to update this game eventually, make some better graphics, improve the UI, add some features, some new content and fix the messy code.

And of course, i will keep it open-source and free for commercial use, but i am currently stuck on a bigger project and i don’t have much time to work on this project.

I didn’t really know what i was doing back in the day when i was hired to do this game, so as you can see, some images are streched and i didn’t know how to use photoshop properly (as you can see in the screenshots below), and the code. the code was a mess, it was all over the place.

About

Flappy Bird mobile game that i have made on unity for a freelance

Источник

Android studio flappy bird github

A game of Flappy Bird made in pure JavaScript, HTML and CSS

Watch the full video here.

Hey Everyone! This is a really exciting video. Not only are we going to learn how to make Flappy Bird in pure JavaScript, HTML and CSS (No canvas required), but we are going to learn how to:

  • Deploy it onto a website so we can share it, thanks to Fleek.
  • Make it Multiplayer in Part 2 on Srushtika’s channel.
  • PLUS BONUS: Watch me and Srushtika get interviewed on the making of the game by fellow YouTuber Eddie.
Читайте также:  Хороший антишпион для андроид

We are going to be hosting our built games on Fleek in this walkthrough. You will leave with a personalized fleek URL, but if you would like a different one you can also purchase domains via them too.

For those of you who have not heard of Fleek, they make it easy to build and integrate privacy, encryption, and p2p functionality into your sites, web & native apps. It’s built on the new internet! So on IPFS, a protocol and peer-to-peer network for storing and sharing data in a distributed file system.

Links mentioned in the video: Deploy on IPFS in under 1 minute with Fleek. Srushtika’s channel for Part 2. Eddie’s Channel for Part 3. Check out Keycodes.

I hope you enjoy the video, please don’t forget to like, comment and subscribe for more if you have enjoyed watching!

As always, please do share your finished games with me on My Twitter.

Copyright (c) 2020 Ania Kubow

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the «Software»), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

*Translation: Ofcourse you can use this for you project! Just make sure to say where you got this from 🙂

THE SOFTWARE IS PROVIDED «AS IS», WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A game of Flappy Bird made in pure JavaScript, HTML and CSS

Источник

Оцените статью