Post #2631813
2021-10-15 01:40 UTC
@unfa@mastodon.social So, I presume that when they say "Learn to code" they're talking about learning specifically GD-script? (And yes, I already know that GD script is Pythonic and that general concepts tend to apply across languages).
Replies (1)
-
@unfa@mastodon.social 2021-10-15 10:27
@Blort@social.tchncs.de Yes. That means learning how to progmran in GDScript. It's meant for people who have never programmed before, and want to make games with Godot. It seems that's a big pain point and a turnoff for new users, as we don't have any means of flattening the learning curve for them. And this project aims to solve that. Of course once you grasp the basics of programming using GDScript, it's easier to pick up other languages.