Open
Description
I just done the Squash The Creep Tutorial, the second tutorial that Godot offer as a official guide to learn about how works the Godot Engine.
Godot offers two tutorials:
the first one is already done and is on the repo already Dodge The Creeps.
the second one, its not here yet:
i added comments before each line of code showing how GDScript looks like
before each line of code, was useful for me, maybe as well for newcomers:
i "think" the code readability and syntax is the most adequate in the major of cases, with littles revision can be twek easy to the best version if there are any corner case.
Do I have permission to clone the repo and fight with CI until I pass all the tests? :)