A Basic Networked Godot 3D Game in C++ (GDExtension)
Jan 3 · 13 min read · Pretext When writing a game in Godot you have a few options in terms of coding languages.(Very simplified):You can write in GDScript (First class support)You can write in C# (Somewhat first class support)You can write in C++ GDExtension (Essentially ...
Join discussion
