From 77e0c6d1b03e5de798b70e7b01ac3428241909e4 Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 6 Mar 2020 20:17:52 -0500 Subject: [PATCH] Add info on if a youtuber covers 3D or 2D content and what programming language they teach (#3165) --- community/tutorials.rst | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index b3eeb50d8..78d659fde 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -19,21 +19,21 @@ Some of the others mentioned below provide more advanced tutorials, e.g. on 3D o Video tutorials --------------- -- `Emilio `_ -- `GDQuest `_ -- `Game Endeavor `_ -- `Game from Scratch `_ -- `HeartBeast `_ -- `Jeremy Bullock `_ -- `KidsCanCode `__ -- `Mister Taft Creates `_ -- `Miziziziz `_ -- `P1X / Krzysztof Jankowski `_ -- `Pigdev `_ -- `Steincodes `__ -- `TheBuffED `_ -- `Code with Tom `_ -- `BornCG `_ +- `Emilio `_ (2D, GDScript and VisualScript). +- `GDQuest `_ (2D and 3D, GDScript, VisualScript and C#). +- `Game Endeavor `_ (2D, GDScript). +- `Game from Scratch `_ (2D and 3D, GDScript and C#). +- `HeartBeast `_ (2D, GDScript). +- `Jeremy Bullock `_ (2D and 3D, GDScript, VisualScript and C#). +- `KidsCanCode `__ (2D and 3D, GDScript and VisualScript). +- `Mister Taft Creates `_ (2D, GDScript). +- `Miziziziz `_ (2D, GDScript). +- `P1X / Krzysztof Jankowski `_ (3D). +- `Pigdev `_ (2D, GDScript). +- `Steincodes `__ (2D, GDScript and VisualScript). +- `TheBuffED `_ (2D, GDScript). +- `Code with Tom `_ (2D and 3D, GDScript). +- `BornCG `_ (3D, GDScript). Text tutorials --------------