Skip to content

Flappy Bird Mobile Game Revamp using Construct 3 and Cordova 11

License

Notifications You must be signed in to change notification settings

killflex/flappybird-c3

Repository files navigation

Flappy Bird

Flappy 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 Construct 3.

GitHub contributors GitHub last commit GitHub repo size GitHub

FeaturesHow To UseDevelopmentBug / Feature RequestCreditsAuthorLicense

flappybird

Features

  • Save Highscore Points on Local Storage
  • Procedural Dynamic character animation
  • Lightweight sprites file size
  • Support with Android 5++ to Android 11

How To Use

To clone and run this application, you'll need Git and make sure you are on android 5 or up. From your command line:

# Clone this repository
git clone https://github.com/killflex/flappybird-c3.git

# Install on device
install flappybird-release.apk

Note If you're getting blocked by Play Protect. Choose 'Install Anyway'. Don't worry, the app didn't contain any virus. Watch this guide.

Development

Want to contribute, Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files or the construct 3 project file
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request 😁

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Credits

This software uses:

Author

License

  • Copyright © 2022 Flappy Bird
  • Flappy Bird is open-sourced software licensed under the MIT license

About

Flappy Bird Mobile Game Revamp using Construct 3 and Cordova 11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published