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

Programmer Humor

18958 readers
1134 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] 10 points 11 months 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 11 months 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 11 months ago* (last edited 11 months ago)

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