Let’s Create Flappy Bird (Complete Godot Tutorial)
Join my email list:
Get my Godot 4 course:
Learn how to make a flappy bird clone in the Godot game engine!
Discord Community:
Support:
Twitter:
Instagram:
Assets:
Code:
- 0:00 - Intro
- 0:00:45 - Setting up
- 0:07:12 - Player Scene
- 0:12:34 - Player Script
- 0:25:28 - Scrolling Ground
- 0:34:35 - Pipe Scene
- 0:38:46 - Obstacle Scene
- 0:52:39 - Obstacle Spawner
- 1:03:55 - The HUD
- 1:17:38 - Game Over
- 1:28:36 - The Menus
- 1:44:03 - Highscore
- 1:53:21 - Sound Effects
- 1:57:25 - Bug Fixing
- 2:03:54 - Ending