Add "Learn GDScript From Zero" to Tutorials and resources (#5767)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
kminardo1
2022-04-15 10:52:27 -04:00
committed by Hugo Locurcio
parent 969acfa0d1
commit 397ca1f1b4

View File

@@ -16,6 +16,8 @@ If you're interested in Visual Scripting, `Emilio's tutorials <https://www.youtu
If you're interested in a complete introduction to programming using Godot and GDScript, the unofficial `Godot Tutorials <https://www.youtube.com/channel/UCnr9ojBEQGgwbcKsZC-2rIg>`_ YouTube channel is a good place to start.
GDQuest's *Learn GDScript From Zero* is a free and open source interactive tutorial for absolute beginners to learn to program with Godot's GDScript language. It is available as a `desktop application <https://gdquest.itch.io/learn-godot-gdscript>`_ or `in the browser <https://gdquest.github.io/learn-gdscript>`_.
Some tutorials mentioned below provide more advanced tutorials, e.g. on 3D or shaders.
Video tutorials