learn-gdscript
learn-gdscript copied to clipboard
Learn Godot's GDScript programming language from zero, right in your browser, for free.
Lesson 17, under How for loops work: Text reads as "We'll explain arrays more throughly.." Should be spelled as "thoroughly"
**Issue description:** Creating a parameter list with undefined parameters messes with my brain In my mind, this code should generate an error. I really struggled with the idea that I...
 The text under the title "GDScript ile kodlamayi ogreneceksiniz" in English language for Turkish version. I couldn't find how can i add the Turkish so, i can provide the...
One of the Checks for completion says "First Shape is at 100 by 100" which I found confusing. If the turtle is supposed to start the first square at that...
I think if one of the tests is "Didn't move BELOW end of the board", it would be more obvious why the test for "Robot Gets To Bottom Of Board"...
After the picture of the 2 sprites with a path drawn between them it talks about mindsets, It says "Some of the mindset you need as a developer." while it...
From a community member on Discord: > It looks like the .dmg in the OSX download for Learn GDScript from Zero from itch is corrupted. The .zip works fine tho....
I kept hearing my case fans rev up, so I opened task manager to see what was going on, and discovered that when I have the "Learn GDScript From Zero...
Since the lesson gives the example code for drawing the three squares, you can just add any useless For loop somewhere in the function, and that will pass the test....
**Describe the bug** I added the correct Code, it rotates clockwise, but Check says wrong **To Reproduce** Steps to reproduce the bug: 1. Write correct code (even solution) and Run...