this post was submitted on 14 Sep 2023
433 points (80.0% liked)

Programmer Humor

19149 readers
1287 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 year ago (1 children)

I hear Godot's own scripting language is preferable to C# if you're willing to learn it.

[–] [email protected] 21 points 1 year ago (1 children)

C# is technically faster, but according to one of the cassette beasts' co-directors, you can maximize productivity and performance by doing most stuff in gdscript and skipping directly to c++ for the bottlenecks.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Also currently no C# iOS support in Godot 4. And probably makes porting to non-MS consoles difficult since it relies on .NET