learn-gdscript icon indicating copy to clipboard operation
learn-gdscript copied to clipboard

Learn Godot's GDScript programming language from zero, right in your browser, for free.

Results 286 learn-gdscript issues
Sort by recently updated
recently updated
newest added

**Describe the bug** App Freezes if practice is run for a second time **To Reproduce** Steps to reproduce the bug: 1. Go to 'Lesson 10: Creating Circular Movement' 2. Click...

bug

The community's taking care of translations in various languages. We could use a script to auto-publish or remove every course that's at least X% translated when making a new stable...

enhancement

The translation strings currently take strings from the content blocks as-is but it makes it more difficult to make and update translations. It gives extra work to translators (multiplied by...

enhancement
help wanted

Currently, the app does not load translations in the glossary and practice hints

content

Godot 3.5 allows us to simplify the codebase using the new % unique node names in scenes. We should use it to shorten our long UI node paths. To do:...

refactor

**Describe the bug** Pop-up windows links sometimes breaks upon loading new page. I'm extremely bad at describing. Please see attached screenshot and log. **To Reproduce** 1. Go to select lesson...

bug
missing info

In the browser, the app can't know if a user is on macOS. So copy-paste shortcuts use Ctrl instead of Cmd. We should look into adding Cmd shortcuts for mac...

enhancement
good first issue

**Issue description:** In this section only move_forward and jump are used, yet the turtle doesn't draw the 2nd and 3rd line forward, but at an angle. No introduction of this...

content

Describe the bug if you make a myuscula in practice it comes out that it is wrong and also the error of "we have not covered this error" To Reproduce...

content

People are translating the app to Chinese and Japanese. We should include fonts for those languages in the app for testing purposes. EDIT: PR https://github.com/GDQuest/learn-gdscript/pull/688 attempted to add those. However,...

good first issue
content
hacktoberfest