Learn the basics of Godot by making a flappy bird clone in this tutorial.
The code for the game is built from scratch and will cover setting up the different scenes and their nodes as well as linking everything together using signals. I will add a pipe generator as well as collision detection for the pipes and ground.
Code and assets for this video: https://github.com/russs123/flappy_bi...