this post was submitted on 25 Sep 2023
5 points (100.0% liked)
gamedev
149 readers
1 users here now
Game development and architecture discussions.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Godot is pretty nice, I've been using it for a few years and liked it. Great for 2D games especially. Learning GDScript should be easy, and even with C# you're gonna have to learn how to use a whole different game engine anyways so idk how much knowledge you can carry over from Unity C#. People say they've done whole projects in just C# and that it works pretty well, but yeah the lack of mobile/web exports does suck right now and I haven't used C# in Godot so I can't comment on it.