# VadimBoev/FlappyBird

Less than 100 Kilobytes. Works for Android 5.0 and above

Repository: https://github.com/VadimBoev/FlappyBird
Canonical: https://ross.abutalabs.com/products/flappybird
Language: C
License Family: other
Topics: android, apk, c, game, opengl-es, opengles, opensl-es, opensles
Last push: 2026-05-17T23:32:11+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 84, longevity 51
- inputs: {"age_days": 718, "days_push": 108, "days_rel": 108, "gap_med": 1.0, "n_releases_24m": 11}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2437, forks 155 (observed 2026-08-28T04:06:51.433670+00:00)

## What it is
A Flappy Bird clone written in pure C for Android, packaged as an APK under 100 KB using OpenGL ES 2, OpenSL ES, and Android Native Activity. It demonstrates extreme size optimization for native Android game development.

## Use cases
- play flappy bird on android with a tiny apk
- learn how to build android games in c
- minimize apk size for a native android game
- example of android native activity with opengl es
- study how to play sounds and decode pngs in c on android

## When to choose
- you want a minimal-size native Android game example
- you are learning C-based Android development with rawdrawandroid-style tooling
- you need a reference for OpenGL ES 2 and OpenSL ES on Android

## When to avoid
- you need a legally licensed Flappy Bird (original rights belong to DotGEARS)
- you want a cross-platform game engine or high-level framework
- you need a maintained, feature-rich mobile game project

## Facets
- artifact type: application
- maturity: active
- function: game-engine, graphics, audio-processing, image-processing
- domain: android-tools, gaming-tools
- platform: c, cpp
- tags: flappy-bird, tiny-apk, opengl-es, opensl-es, native-activity, size-optimization, clone, game-development, android

## Member repositories
- VadimBoev/FlappyBird (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.433670+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:59.660055+00:00, confidence not recorded.
  - readme: https://github.com/VadimBoev/FlappyBird (fetched 2026-08-28T04:06:51.433670+00:00, sha 307f7e937c98)
- Data as of 2026-08-30T08:39:29.467469+00:00.
