Learn Godot by creating Pong

Опубликовано: 31 Октябрь 2024
на канале: Clear Code
126,518
3.7k

An practical introduction to the Godot Game Engine by creating a simple Pong game. I will be using the python-like GDScript for the project, but you don't need any coding knowledge to follow along.

Link to my game development course:    • An introduction to game development i...  

Timestamps:
0:00:00 Intro
0:02:26 Intro to Godot
0:13:37 The player character
0:25:20 Moving the player
0:39:12 Setting up the level
0:50:09 Creating the opponent
0:59:01 Creating the ball
1:09:53 Making the ball bounce
1:15:14 Opponent Ai
1:24:02 Ball reset
1:32:43 Adding a score
1:41:36 Countdown
2:01:03 Final details

Assets and project files available here: https://github.com/clear-code-project...