FlappingBird
Open-source clone of the immensely popular smartphone game Flappy Bird.
Install / Use
/learn @C0deH4cker/FlappingBirdREADME
FlappingBird
Open-source clone of the immensely popular smartphone game Flappy Bird.
This project is mostly a test of SimpleGameEngine, but it is functional and quite fun to play. My main goal in creating this was to mimic the original as closely as possible, all without ever cracking it open in IDA or reversing it otherwise. I'd have to say I was pretty successful there!
There are still some parts to be implemented (such as tracking high scores and displaying a score popup when you lose, and of course sound), but the game is mostly complete.
GIF:

Building
To build this project, simply run the following shell commands:
git clone --recurse-submodules https://github.com/C0deH4cker/FlappingBird
cd FlappingBird
make
And that's it! Now just run ./flappingbird to play!
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
