Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.02 KB

Flappy Defold

Flappy Bird made in Defold. Also my first game ever in this engine, so the implementation may be sloppy.

What's Here

The game's implemented pretty naively I think? I'm not really familiar with how Flappy Bird is generally implemented but atleast it just works™.

The main collection is the principal one as you may have guessed, and it works by using collection proxies to load the other collections (in this case, the game and menu collections).

It should work fine on both desktop and mobile platforms, it also has adaptive icons for Android too.

TODO

  • Transitions.

Play It

You can play it right in your browser from the itch.io page.

License

Code

MIT license.

Assets

Taken from tutorials on the web that provided them, the which did not mention a license. If you're the copyright holder of the assets and want me to take them down reach to me through an issue.