this post was submitted on 17 Sep 2023
1033 points (98.4% liked)

Steam

10044 readers
572 users here now

Steam is a video game digital distribution service by Valve.

Steam News | Steam Beta Client news

Useful tools:
SteamDB
SteamCharts
Issue tracker for Linux version of Steam

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] randy@lemmy.ca 14 points 1 year ago* (last edited 1 year ago)

Here is their reasoning, basically summarized as "it's easier to get everything for games into a new language than bolting it onto an existing language". I also recall seeing a blog post where they said their initial implementation of GDScrip took fewer lines of code than embedding Lua did.

Note Godot does officially support C# and C++, and there is unofficial support for other languages too. But they commonly recommend GDScript for beginners.