In this Getting Started with Godot Tutorial Series, we will create this 2D Game from beginning to end. Let’s get started!
Table of Contents
Getting Started with Godot
Setup and Project Creation
Creating your Title Screen
Playing Background Music
Global Data via Autorun
Creating a Simple UI
Creating the Main Game Scene
Creating Parallax Clouds
Creating the Player
Handling Input
Add a Scene Animation
Creating Bullets
Creating the Enemies
Configuring the Collisions
Populating the Game World
Adding Shooting to the Game
Making Things Explode
The Final Code
Building your Game for Windows