SkillAgentSearch skills...

FlapPyBird

A Flappy Bird Clone using python-pygame

Install / Use

/learn @sourabhv/FlapPyBird
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FlapPyBird

A Flappy Bird Clone made using python-pygame

If you are in interested in the old one-file code for the game, you can find it here

Setup (as tested on MacOS)

  1. Install Python 3 from here (or use brew/apt/pyenv)

  2. Run make init (this will install pip packages, use virtualenv or something similar if you don't want to install globally)

  3. Run make to run the game. Run DEBUG=True make to see rects and coords

  4. Use <kbd></kbd> or <kbd>Space</kbd> key to play and <kbd>Esc</kbd> to close the game.

  5. Optionally run make web to run the game in the browser (pygbag).

Notable forks

Made something awesome from FlapPyBird? Add it to the list :)

Demo

https://user-images.githubusercontent.com/2307626/130682424-9254b32d-efe0-406e-a6ea-3fb625a2df5e.mp4

View on GitHub
GitHub Stars1.2k
CategoryDevelopment
Updated2h ago
Forks820

Languages

Python

Security Score

95/100

Audited on Mar 31, 2026

No findings