A game show-style Flappy Bird game that reveals its HTML code in real-time as you play
@unknown: Just vibe coded Flappy Bird, did I do a good job?? https://x.com/davidhdev/status/1999559014523310221/video/1
You are remixing a Berrry app.
Source app: https://flappycodeexposed.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://flappycodeexposed.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in