Recreate the infamous Flappy Bird game in the Godot engine using Godot’s Python-like scripting language GDScript

What you will learn

How to make a Flappy Bird game with Godot

Scripting with GDScript

Description

In this course you will learn how to make a Flappy Bird clone with the Godot game engine. If you know the basics of Godot and programming you are good to go. We will start with an empty project and make our way until we have a full game that you can export to any platform you want.


Get Instant Notification of New Courses on our Telegram channel.


English
language

Content

Introduction

Introduction
Setting Up

Core Gameplay

Player Scene
Player Script
Scrolling Ground
Pipe Scene
Obstacle Scene
Obstacle Spawner
The HUD
Game Over
The Menus
High Score
Sound Effects

Conclusion

The End