0

What is the best language to learn if i want to program games

25th Apr 2017, 6:46 PM
Francis Sampah
Francis Sampah - avatar
6 Answers
+ 3
Most game programmers starting out either go for the Unity 3D engine or the Unreal (Epic Games) engine which are both free to use. Unity 3D will primarily use C#, and Unreal will primarily use C++ . I would start with Unity 3D. They have a lot of simple tutorials that can get you going quite quickly, and their documentation is pretty easy to navigate through. Keep in mind that no matter what you do, programming takes dedication, patience and REPETITION. Like many other things, the only way to get better at programming is to do A LOT of it.
25th Apr 2017, 6:56 PM
Darren Moody
Darren Moody - avatar
+ 3
@Skayo I TELL EVERYONE ABOUT LUA THANK YOU DO MUCH FOR SAYING THAT!
25th Apr 2017, 10:32 PM
Xander A.
Xander A. - avatar
+ 3
SO*
25th Apr 2017, 10:32 PM
Xander A.
Xander A. - avatar
+ 2
Depends of platform also I guess...
25th Apr 2017, 7:02 PM
Rose Sevenyears
Rose  Sevenyears - avatar
+ 2
Lua is also used a lot!
25th Apr 2017, 7:35 PM
Jonas Geiler
Jonas Geiler - avatar
+ 2
First learn basic programming (variables, conditions, loops, arrays) starting with Python then c# and c++
25th Apr 2017, 9:33 PM
Abdullahi Yusuf
Abdullahi Yusuf - avatar