Update tutorials.rst

I removed two dead links and added two resources I found helpful when learning.

A possible improvement could be to label 4.0 tutorials and remove or archive pages which have had no new content in 3-4 years.
This commit is contained in:
dani-swordfish
2023-06-14 10:00:47 +01:00
committed by GitHub
parent fa8665bb4b
commit 5351d51aed

View File

@@ -38,13 +38,14 @@ Video tutorials
- `TheBuffED <https://www.youtube.com/watch?v=ygGaN1EOQEA&list=PLvN5Z3tTxXEDfQkt4Frg6ALirespSwZd7>`_ (2D, GDScript).
- `Code with Tom <https://www.youtube.com/playlist?list=PLiUQR4U_J9ec0k91iHPme_qtfS1nrWF3W>`_ (2D and 3D, GDScript).
- `BornCG <https://www.youtube.com/playlist?list=PLda3VoSoc_TSBBOBYwcmlamF1UrjVtccZ>`_ (2D and 3D, GDScript).
- `Gonkee <https://www.youtube.com/channel/UCJqCPFHdbc6443G3Sz6VYDw>`_ (2D and 3D, GDScript, Shaders).
- `TheGuideKnight <https://www.youtube.com/playlist?list=PLYcTJBw32KtX2fvOdtO_fS3Nd6sxM71tn>`_ (2D, GDScript).
- `GDScript Dude <https://www.youtube.com/channel/UCQs0i6vKISElM6mh7OzLouQ>`_ (GDScript).
- `Garbaj <https://www.youtube.com/c/Garbaj/>`_ (3D, GDScript).
- `Kasper Frandsen <https://www.youtube.com/c/KasperFrandsen/>`_ (3D, Shaders).
- `bitbrain <https://www.youtube.com/watch?v=lFIBn8kJ-IM&list=PL4AhUX6lGjJWfiDORSmEu8x_myelbe1p2>`_ (2D, GDScript).
- `Gwizz <https://www.youtube.com/@Gwizz1027>`_ (2D, GDScript).
- `Quiver <https://quiver.dev/>`_ (2D, GDScript, Game Jams).
- `Maker Tech <https://www.youtube.com/watch?v=0mUoRdYe0s4>`_ (2D, GDScript).
Text tutorials
--------------
@@ -52,7 +53,6 @@ Text tutorials
- `FinepointCGI website by Mitch <https://finepointcgi.io/>`__
- `GDScript website by Andrew Wilkes <https://gdscript.com>`__
- `Godot Recipes by KidsCanCode <https://kidscancode.org/godot_recipes/4.x/>`__
- `Steincodes <https://steincodes.tumblr.com>`__
Devlogs
-------