Sidequest
Sign up
Sign in
Flappy Bird
v1.0.0
Sign up
Sign in
Welcome
Introduction
Introduction
Prerequisites
Project Setup
Getting Started
Setting Up the Canvas
Scrolling Scene
Preface
Loading the Sprite Sheet
Drawing the Background
Drawing the Ground
Scrolling the Ground
Delta Time
Fixing Ground Scrolling Artifacts
Adding the Bird
Preface
Drawing the Bird
Add Flap Animation
Flap on Click
Bird State
Rotating the Bird
Collision Detection
Preface
Colliders
Circle VS Rectangle Collision
Entity Colliders
Debug Collider Rendering
Check for Collision in the Game Loop
Adding the Pipes
Preface
Pipe Breakdown
Drawing Pipes
Colliders and Debug
Clean Up
Adding Pipe Manager
Preface
Visualize Spawn Points
Determine Next Spawn Point
Spawning Pipes
Bird Collisions
Final Touches
Score Keeping
Preface
Clearing Pipes
Score Manager
Title State
Title Screen
Preface
Get Ready
Introduction
Let's make Flappy Bird 🐤
🚧