Skip to content

FlightPath 11 is a Jetpack Compose-based Android game inspired by Flappy Bird, featuring smooth physics, dynamic obstacles, and score tracking.

License

Notifications You must be signed in to change notification settings

anubhav-auth/FlightPath_11

Repository files navigation

FlightPath 11

🛫 Overview

FlightPath 11 is an engaging side-scrolling arcade game inspired by the classic Flappy Bird. Built using Jetpack Compose, it delivers a smooth and modern gaming experience with simple tap mechanics. Players must navigate a bird through a series of obstacles while maintaining control over its flight path.

🎮 Features

  • Fluid Gameplay: Responsive controls with physics-based bird movement.
  • Dynamic Obstacles: Randomly generated pipes to keep the game challenging.
  • Score Tracking: Real-time score updates displayed on-screen.
  • Collision Detection: Advanced hitbox mechanics for accurate collisions.
  • Game Over & Restart: Seamless restart mechanism for instant replayability.
  • Adaptive UI: Optimized for different screen sizes in landscape mode.

🛠️ Tech Stack

  • Language: Kotlin
  • UI Framework: Jetpack Compose
  • Game Engine: Custom physics-based game loop
  • Android Platform: Minimum SDK 21+

🚀 Getting Started

Prerequisites

  • Android Studio Flamingo or later
  • Kotlin 1.8+
  • Jetpack Compose dependencies set up

Installation

  1. Clone the repository:
    git clone https://github.com/anubhav-auth/FlightPath_11.git
    cd FlightPath_11
  2. Open in Android Studio and sync Gradle dependencies.
  3. Run the app on an emulator or a physical device.

📌 Controls

  • Tap anywhere on the screen to make the bird flap.
  • Avoid obstacles to keep flying and increase your score.
  • Game over occurs when the bird collides with a pipe or the ground.

🏆 Future Enhancements

  • Add sound effects and background music.
  • Implement leaderboard and high-score tracking.
  • Enhance graphics and animations.
  • Introduce difficulty scaling for progressive challenges.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

📞 Contact

For suggestions or contributions, feel free to reach out:

About

FlightPath 11 is a Jetpack Compose-based Android game inspired by Flappy Bird, featuring smooth physics, dynamic obstacles, and score tracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages