What is the best language to create a game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is the best language to create a game

we know that JAVA is a famous language to create games. But, what about the other languages? Like Swift 4. I don't know. TELL ME.

9th Aug 2018, 7:57 PM
Feres
Feres - avatar
16 Answers
+ 2
Yes, game engines are really useful and helps a lot. But they are used if you just want to make a game fast. Because when you use them a lot of stuff is allready done. However, every big game studio has their own game engine. So if you want to be a profesional try to make your own engine or just make games without using engines. Belive me you will learn much more if you don't use game engine to make a game and do things from scrach.
10th Aug 2018, 6:34 AM
B K
+ 2
I prefer c++ because it is used in every big game.Because of his memory menagment. Check my works if you want. https://github.com/borislavvv00
9th Aug 2018, 8:00 PM
B K
+ 2
Game Engines will make your life easier! The most famous ones are Unreal Engine (uses C++, better engine) and Unity Engine (uses C#, easier engine) CryEngine uses C++, too. I've never tried Unreal Engine before (and I believe that you should, if you want to become a serious games developer), but Unity is very popular amongst beginners and it has some great (official) tutorials.
10th Aug 2018, 12:11 AM
Chris
Chris - avatar
+ 2
thanks for your advice
10th Aug 2018, 6:42 AM
Feres
Feres - avatar
+ 1
I have been using unity for the past 2 months...very useful! It's supports c# and JavaScript as of now. I have also heard great things about Unreal. I highly suggest you look into both!
10th Aug 2018, 1:47 AM
DaBatman
DaBatman - avatar
0
do you do that?
9th Aug 2018, 8:06 PM
Feres
Feres - avatar
0
What do I do? If you talk about the projects in my github yes I make them.
9th Aug 2018, 8:08 PM
B K
0
wow, it's really great! Good job
9th Aug 2018, 8:10 PM
Feres
Feres - avatar
0
but can i ask you a question
9th Aug 2018, 8:11 PM
Feres
Feres - avatar
0
Yes go on.
9th Aug 2018, 8:15 PM
B K
0
do you do that with c++
9th Aug 2018, 8:30 PM
Feres
Feres - avatar
0
Yes, some of the projects with c++ the others with javascript.
9th Aug 2018, 8:31 PM
B K
0
but how do you can get a link at Google
9th Aug 2018, 8:32 PM
Feres
Feres - avatar
0
What do you mean? The source code is in github. You can download it and run it on your computer to see it.
9th Aug 2018, 8:34 PM
B K
0
C#, C++, Java and Python
14th Aug 2018, 12:01 PM
Ivan Bergamo
Ivan Bergamo - avatar
0
If you work in Unity its C# if you work in Unreal engine its C++
27th Mar 2020, 9:31 PM
BlackNinja 07
BlackNinja 07 - avatar