← projects

Flappy Bird clone in Unreal Engine 5

Blueprint-only Flappy Bird prototype in UE 5.1.1. Core mechanics working; serves as a starter template for UE5 Blueprint beginners.

archived Unreal Engine 5.1.1Blueprint

What

A Flappy Bird clone built entirely in UE5 Blueprint visual scripting — no C++. Core gameplay loop works: tap to flap, avoid pipes, die and restart.

Status

Archived prototype. The coin collection mechanic has a known bug that was never resolved. Kept as a reference for anyone learning Blueprint game logic in UE5.