Ross ROSS = Recommend OSS · open-source software intelligence for agents

yenchenlin/DeepLearningFlappyBird resource

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning). observed · 2026-08-28

github.com/yenchenlin/DeepLearningFlappyBird · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3823
  • days_rel: n/a
  • days_push: 756
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6818 stars · 2058 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python demo that trains a Deep Q-Network (DQN) to play Flappy Bird from raw pixel input using TensorFlow, pygame, and OpenCV. It serves as an educational reference implementation of the Deep Q-Learning algorithm from the Atari DQN paper.

Use cases

  • learn deep reinforcement learning with a hands-on example
  • see how DQN plays Flappy Bird from raw pixels
  • reference implementation of Deep Q-Network algorithm
  • teaching demo for Q-learning with convolutional networks
  • starting point for game-playing RL experiments

When to choose

  • you want a small, readable DQN example to study
  • you are teaching or learning deep reinforcement learning basics
  • you want to see pixel-based RL applied to a simple game

When to avoid

  • you need a production or maintained RL framework
  • you need modern TensorFlow versions or up-to-date dependencies
  • you need scalable or multi-environment RL training

Facets

learning-resource · maturity maintenance

deep-learning reinforcement-learning machine-learning game deep-learning reinforcement-learning machine-learning tutorials python cross-platform dqn deep-q-network flappy-bird tensorflow pygame demo educational game-development

1 source

Member repositories

RepositoryRoleHealth v2
yenchenlin/DeepLearningFlappyBirdmain32

For agents

markdown · JSON · MCP: product_card(name="yenchenlin/DeepLearningFlappyBird")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem