0

Please answer

Please who knows the coding language that can be used to make game

14th Sep 2024, 8:57 PM
Alameen Qasim-Adeyemo
Alameen Qasim-Adeyemo - avatar
7 Respuestas
+ 4
Almost any coding language these days can be used. python, java, kotlin, c, c#, c++, lisp, lua, assembly, basic, scratch, javascript, etc.
14th Sep 2024, 9:06 PM
「HAPPY TO HELP」
「HAPPY TO HELP」 - avatar
+ 1
It depends on the platform and/or game engine you use. For beginners, I suggest trying Godot from https://godotengine.org. There are tutorials everywhere. It's completely free. It has it's own language. Most of the tutorials will show you where to get assets for your game. Before you do that, you will need to know programming basics. Data types, flow control, functions. If you need a "first language", I suggest Python as Python is more similar to Godot's language. Advanced Godot and Unity both use C#. Unreal uses C++. Unreal requires quite a powerful computer though. Godot, Unreal, and Unity are all free. Unity and Unreal have fees once you reach certain levels of sales. Nothing to be concerned about. Godot is easiest to learn and again is similar to Python.
14th Sep 2024, 10:00 PM
Jerry Hobby
Jerry Hobby - avatar
+ 1
Pretty much every language can be used to make a game but I recommend stuff like python and java.
16th Sep 2024, 5:31 AM
Robot
Robot - avatar
0
In order to make a game you will have to use a game engien there are 3 main ones gdot uses its own languge its very biggener freindly but not as versitlie as the other 2 unity uses c# its the one i use its good for 2d in 3d but usualy the more complex and realistig games are made with the third game engion unreal it is pretty hard it uses c i think i tried it but c is a confusing languge to me please excuse my spelling
14th Sep 2024, 9:10 PM
Bob Balinski
0
Learn the basics first. for making games you wont realy need to know the languge you will need mainly need to know the build in functions and stuff that come with your engione
14th Sep 2024, 9:12 PM
Bob Balinski
0
Thanks you for everything
15th Sep 2024, 3:07 PM
Alameen Qasim-Adeyemo
Alameen Qasim-Adeyemo - avatar
0
C++ is a good one
16th Sep 2024, 9:30 AM
Fateme Biglari
Fateme Biglari - avatar