0
What language to learn to code RPGS
I want to make games (or mini programmes) like final fantasy kingdom hearts and dragon quest what languages do i need to focus on and how long for a beginner?? Thanks for all that answer me!
3 Answers
+ 3
To design these types of games you need to focus on learning a combination of programming languages and game development frameworks or engines. These are the languages C#, Java, Python or JavaScript ( If you're interested in web-based RPGs ). Also you need to know some game development Frameworks/Engines e.g. Unity ( C# is the primary programming language for developing games in Unity ), Unreal Engine ( Focus on C++ ), Godot Engine ( It uses its own scripting language called GDScript, which is similar to Python ) and finally RPG Maker.
As for how long it takes to learn, now depends on you. Before you need to focus on Engine/Framework, be sure you have good expertise on those languages. Cause if you good idea over those languages it will be very easy for you use Framework an Engine, where you already find a lot of predefined objects to develop your own game in pro state.
Don't forget to check these threads⤾ď¸
https://www.sololearn.com/Discuss/625747/?ref=app
https://www.sololearn.com/Discuss/620013/?ref=app
+ 1
`Đ˝ŃŃpâ´â°âś Thanks this really helped me!
0
CrisCoder You're welcome đ