Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.82 KB

File metadata and controls

59 lines (36 loc) · 1.82 KB

Flappy Bird Clone

This is a clone of the popular game Flappy Bird, implemented in Java using the libGDX framework for Android.

Table of Contents

Introduction

This project is an Android version of the classic game Flappy Bird, created with Java and the libGDX framework. It aims to provide users with an enjoyable gaming experience on Android devices.

Flappy Bird Clone Preview

Features

  • Classic Flappy Bird gameplay mechanics.
  • Simple and intuitive touch controls.
  • Sound effects.

Installation

To install and play the Flappy Bird Clone on your Android device, follow these steps:

  1. Download the APK file from the releases page.

  2. Enable installation from unknown sources in your device settings.

  3. Install the APK file on your device.

Usage

  1. Open the Flappy Bird Clone app on your Android device.

  2. Tap the screen to make the bird flap and avoid obstacles.

Building

In order to compile and run the project, you need Android Studio.

Contributing

Contributions are welcome! If you want to contribute to this project, feel free to open a pull request.

License

This project is licensed under the MIT License.