this post was submitted on 14 Sep 2023
415 points (79.4% liked)

Programmer Humor

21165 readers
1154 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 years 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 2 years 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 2 years ago* (last edited 2 years ago)

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