From aa76ea293028e5c1bfa042e3c4c47f5e9c2cfe5b Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Wed, 24 Jan 2024 19:23:47 +0100 Subject: [PATCH] Update community tutorials and resources for 4.0+ Co-authored-by: Radiant <69520693+RadiantUwU@users.noreply.github.com> --- community/tutorials.rst | 53 ++++++++++++++++------------------------- 1 file changed, 20 insertions(+), 33 deletions(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index d0542e0a343..68d0f2ce951 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -10,9 +10,7 @@ Think there is something missing here? Feel free to submit a `Pull Request `_, `Game from Scratch `_ and `KidsCanCode `_ are well-regarded in the community and often recommended as a gentle introduction to beginners. - -If you're interested in a complete introduction to programming using Godot and GDScript, the unofficial `Godot Tutorials `_ YouTube channel is a good place to start. +The Godot video tutorials by `GDQuest `_ are well-regarded in the community and often recommended as a gentle introduction to beginners. 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 `_ or `in the browser `_. @@ -21,35 +19,22 @@ Some tutorials mentioned below provide more advanced tutorials, e.g. on 3D or sh Video tutorials --------------- -- `Godot Tutorials `_ (2D, GDScript, Programming Basics). -- `Emilio `_ (2D, GDScript). -- `FinePointCGI `_ (2D, 3D, GDScript and C#). -- `GDQuest `_ (2D and 3D, GDScript and C#). -- `Game Development Center `_ (2D, networked multiplayer, GDScript). -- `Game Endeavor `_ (2D, GDScript). -- `Game from Scratch `_ (2D and 3D, GDScript and C#). -- `HeartBeast `_ (2D, GDScript). -- `KidsCanCode `__ (2D and 3D, GDScript). -- `Mister Taft Creates `_ (2D, GDScript). -- `Miziziziz `_ (2D and 3D, GDScript). -- `P1X / Krzysztof Jankowski `_ (3D). -- `Pigdev `_ (2D, GDScript). -- `Steincodes `__ (2D, GDScript). -- `TheBuffED `_ (2D, GDScript). -- `Code with Tom `_ (2D and 3D, GDScript). -- `BornCG `_ (2D and 3D, GDScript). -- `TheGuideKnight `_ (2D, GDScript). -- `GDScript Dude `_ (GDScript). -- `Garbaj `_ (3D, GDScript). -- `Kasper Frandsen `_ (3D, Shaders). -- `bitbrain `_ (2D, GDScript). -- `Gwizz `_ (2D, GDScript). -- `Quiver `_ (2D, GDScript). -- `Maker Tech `_ (2D, GDScript). -- `Clear Code `_ (2D, GDScript, Programming Basics). -- `Game Dev Artisan `_ (2D, GDScript). -- `FencerDevLog `_ (2D, 3D, GDScript, Shaders). -- `Queble `_ (2D, GDScript). +- `BornCG `_ (2D and 3D, GDScript) +- `Clear Code `_ (2D, GDScript, Programming Basics) +- `FencerDevLog `_ (2D, 3D, GDScript, Shaders) +- `FinePointCGI `_ (2D, 3D, GDScript and C#) +- `GDQuest `_ (2D and 3D, GDScript and C#) +- `Game Dev Artisan `_ (2D, GDScript) +- `Game Development Center `_ (2D, networked multiplayer, GDScript) +- `Game Endeavor `_ (2D, GDScript) +- `Gwizz `_ (2D, GDScript) +- `Godotneers `_ (2D, Shaders, GDScript) +- `HeartBeast `_ (2D, GDScript) +- `KidsCanCode `__ (2D and 3D, GDScript) +- `Maker Tech `_ (2D, GDScript) +- `Pigdev `_ (2D, GDScript) +- `Queble `_ (2D, GDScript) +- `Quiver `_ (2D, GDScript) Text tutorials -------------- @@ -64,12 +49,14 @@ Text tutorials Devlogs ------- -- `Andrea Catania (Physics & AI) `_ - `Bastiaan Olij (AR & VR) `_ +- `bitbrain `_ - `DevDuck (2D) `_ Resources --------- - `awesome-godot: A curated list of free/libre plugins, scripts and add-ons `_ +- `Godot Asset Library `_ +- `Godot Shaders: A community-driven shader library `_ - `Zeef Godot Engine: A curated directory of resources by Andre Schmitz `_