{"id":14988448,"url":"https://github.com/killflex/flappybird-c3","last_synced_at":"2025-09-23T20:56:10.096Z","repository":{"id":203288070,"uuid":"568443596","full_name":"killflex/flappybird-c3","owner":"killflex","description":"Flappy Bird Mobile Game Revamp using Construct 3 and Cordova 11","archived":false,"fork":false,"pushed_at":"2024-09-02T12:02:43.000Z","size":5362,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-01T01:22:16.294Z","etag":null,"topics":["construct3","cordova","game-development","open-source"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killflex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-20T14:54:59.000Z","updated_at":"2023-04-10T09:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d05c94d-a82d-4fa5-8ccf-77d0d274dc4f","html_url":"https://github.com/killflex/flappybird-c3","commit_stats":null,"previous_names":["killflex/flappybird-c3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killflex%2Fflappybird-c3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killflex%2Fflappybird-c3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killflex%2Fflappybird-c3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killflex%2Fflappybird-c3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killflex","download_url":"https://codeload.github.com/killflex/flappybird-c3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219850285,"owners_count":16556321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["construct3","cordova","game-development","open-source"],"created_at":"2024-09-24T14:16:43.229Z","updated_at":"2025-09-23T20:56:05.044Z","avatar_url":"https://github.com/killflex.png","language":"Java","readme":"\u003ch1 align=\"center\"\u003eFlappy Bird\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/en/thumb/0/0a/Flappy_Bird_icon.png/220px-Flappy_Bird_icon.png\" width=\"220\"\u003e\n\u003c/div\u003e\n\n#\n\n\u003ch4 align=\"center\"\u003eFlappy Bird is a Revamp Mobile Game Originaly Designed by Vietnamese video game artist and programmer, Nguyễn Hà Đôngme. I made this game just for fun and while trying to learn \u003ca href=\"https://www.construct.net/en\" target=\"_blank\"\u003eConstruct 3\u003c/a\u003e.\u003c/h4\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  [![GitHub contributors](https://img.shields.io/github/contributors/killflex/flappybird-c3)](https://github.com/killflex/flappybird-c3/graphs/contributors)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/killflex/flappybird-c3)\n  ![GitHub repo size](https://img.shields.io/github/repo-size/killflex/flappybird-c3)\n  ![GitHub](https://img.shields.io/github/license/killflex/flappybird-c3)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e •\n  \u003ca href=\"#development\"\u003eDevelopment\u003c/a\u003e •\n  \u003ca href=\"#bug--feature-request\"\u003eBug / Feature Request\u003c/a\u003e •\n  \u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#author\"\u003eAuthor\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n![flappybird](https://user-images.githubusercontent.com/97248773/208226462-dc5e737d-8862-4aad-9531-e66ebffb0d45.png)\n\n## Features\n\n* Save Highscore Points on Local Storage\n* Procedural Dynamic character animation \n* Lightweight sprites file size \n* Support with Android 5++ to Android 11\n\n## How To Use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and make sure you are on android 5 or up. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/killflex/flappybird-c3.git\n\n# Install on device\ninstall flappybird-release.apk\n```\n\u003e **Note**\n\u003e If you're getting blocked by Play Protect. Choose 'Install Anyway'. Don't worry, the app didn't contain any virus. [Watch this guide](https://youtu.be/Y8X16ve1Y2I).\n\n## Development\nWant to contribute, Great!\n\nTo fix a bug or enhance an existing module, follow these steps:\n\n- [Fork](https://github.com/killflex/unipin-parody/fork) the repo \n- Create a new branch (`git checkout -b improve-feature`)\n- Make the appropriate changes in the files or the construct 3 project file\n- Add changes to reflect the changes made\n- Commit your changes (`git commit -am 'Add some feature'`)\n- Push to the branch (`git push origin improve-feature`)\n- Create a Pull Request 😁\n\n## Bug / Feature Request\n\nIf you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/killflex/flappybird-c3/issues/new) by including your search query and the expected result.\n\nIf you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/killflex/flappybird-c3/issues/new). Please include sample queries and their corresponding results.\n\n## Credits\n\nThis software uses:\n\n- [Construct 3](https://www.construct.net/en)\n- [Flappy Bird Assets](https://github.com/samuelcust/flappy-bird-assets)\n\n## Author\n\n- \u003ca href=\"http://killflex.github.io\"\u003eFerry Hasan\u003c/a\u003e.\n- Github : \u003ca href=\"https://github.com/killflex\"\u003e @killflex\u003c/a\u003e\n\n## License\n- Copyright © 2022 Flappy Bird\n- **Flappy Bird is open-sourced software licensed under the MIT license**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillflex%2Fflappybird-c3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillflex%2Fflappybird-c3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillflex%2Fflappybird-c3/lists"}