learn-gdscript
learn-gdscript copied to clipboard
Learn Godot's GDScript programming language from zero, right in your browser, for free.
**Please check if the PR fulfills these requirements:** - [x] The commit message follows our guidelines. - For bug fixes and features: - [x] You tested the changes. Related issue...
**Please check if the PR fulfills these requirements:** - [x] The commit message follows our guidelines. - For bug fixes and features: - [x] You tested the changes. Related issue...
**sorry, not issue:** i am not good know english language, but i didn't know how to do lesson 15 (the remainder of the division). Russian version of Learn GDScript From...
**Please check if the PR fulfills these requirements:** - [x] The commit message follows our guidelines. - For bug fixes and features: - [x] You tested the changes. Related issue...
In lesson 6, if I don't write "length" parameter in the "draw_corner()" function i get this error  I am not a programmer and maybe just don't understand something but...
 Here it could be interpreted by a beginner that all arrays in every language have methods to add or remove new elements in itself. While that is...
**Describe the bug** On the 7. 2. practice a line appears connecting the starting point of a rectangle and the destination where the turtle landed to begin drawing the next...
**Please check if the PR fulfills these requirements:** - [x] The commit message follows our guidelines. - For bug fixes and features: - [x] You tested the changes. Related issue...
I am not sure if this is a bug or an oversight, but everywhere in the course we have shortened string to str. However, in practice 1 or lesson 27...
**Issue Description:** Sometimes longer lines of code are cut, so for a beginner like me is unclear if there's a new line (tab) or not. Eventually, I figured out that...