How to Make YOUR Video Game - Godot BEGINNER tutorial
Channel:
Subscribers:
11,500
Published on ● Video Link: https://www.youtube.com/watch?v=m8TXq7_ff80
This is the beginning of a series that will set you up for escaping the tutorial purgatory!
Learn how to program the way I learned through my Bachelor's in Computer Science and 10+ years of Big Tech career as software developer. I want to help you build a strong foundation, so you can confidently create your dream game.
00:00 intro
01:04 it starts here!
01:40 Choosing a Language and Tool
04:00 Hello, World!
12:37 First Code
15:16 function? method? routine?
24:06 Variables
31:44 Let's get player input text
38:21 Data type in coding
44:23 Let's Make a Button
55:17 What have we done today?