+ 1
Answer my questions
Which coding language should i learn for game developing?
8 Respostas
+ 4
Hope these resources will be helpful for you :
https://www.sololearn.com/Discuss/625747/?ref=app
+ 3
A question is asked to get answer so no need to write Answer my question.
+ 2
It depends what kind of game you want to make.
I would recommend to start with Javascript, because the entry barrier is very low, you only need a web browser to test and run your code.
For professional desktop or console game development, you will probably need to learn C# and the Unity game engine.
If you want to develop for mobile, learn Kotlin (for Android) or Swift (for iPhone).
+ 2
Wow thanks everyone for your answers very very appreciated :) Tibor Santa Rđ đźđł
0
The choice of programming language for game development depends on various factors such as your preferences, the type of games you want to develop, the platforms you want to target, and the game engines you plan to use. Some popular programming languages for game development include:
C++: Widely used in professional game development due to its performance and flexibility. Many game engines, including Unreal Engine and CryEngine, use C++.
C#: Commonly used with game engines like Unity, which is popular for both 2D and 3D game development across multiple platforms.
Java: Often used for Android game development, especially with the Android Studio and LibGDX framework.
Python: Known for its simplicity and ease of learning, Python is used for various aspects of game development, including scripting, prototyping, and AI.
JavaScript: Primarily used for web-based games, including browser games and HTML5 game development.
Swift/Objective-C: For iOS game development, particularly if you're targeting Apple devices.
Lua: Frequently used for scripting within game engines like Corona SDK, Love2D, and CryEngine.
0
C++ bro
0
Cc j'aimerais ĂȘtre ton Ă©lĂšve
0
C++ I recommend it very well even if I don't know it that much