+ 1
Godot
Is godot good or should i just learnn unity?
5 Answers
+ 6
Depends on what you want to do and what criteria you set for deciding about "good".
What are your goals? What do you want to program?
+ 5
Hello Sardor Orifkhanov! đ
You mentioned if godot or unity is good to learn. I may help you with this:
In true honesty, this all comes down to preference. Whatever you learn (maybe one of them, or both) is up to you and whatever feels confortable to you in youâre learning process.
For example, what are the advantages or expected outcomes you want for learning any of these that may contribute to youâre future goals?
This is a question you might want to ask yourself. Lets go through some scenarios to maybe give you an idea:
Unity (cross-platform game engine):
Mostly introduced for game developement and applications. Programming languages Include: C++ & C#. Good for handling larger 2D or 3D games.
Godot (Cross-platform game engine):
Mostly the same as unity related to games (2D, 3D) and also viable for applications. Programming languages Include: C++, C#, and GDScript (only for this engine). Good for smaller 2D or 3D projects, easier to learn.
Hope this helps! đ
+ 5
Sardor Orifkhanov
Here are also some courses you can get started on for game developement.
https://sololearn.com/learn/courses/c-sharp-intermediate
- Introduction to C#
https://sololearn.com/learn/courses/c-plus-plus-intermediate
- Introduction to C++
+ 1
I agree with Lisa, and in my experience I found UE5 was better over all, if a little harder for beginners. I think it would serve better in the long run. However if you want 2D I would suggest Godot
+ 1
Thank u all for the answers i think godot will be good for me