How do I learn Godot?

Question

I want to get into Godot but I’m not sure how to get into Godot.

1 Like

Highly recommend this tutorial from the official docs

2 Likes

Pick something really simple, like Minesweeper, and implement it. You also should consider using GDScript and not C#.

yea I planned to use gdscript

I second this. Do the official 2D and 3D tutorials. It will teach you a lot.