0

I learn coding for make games,what language I should know?

16th Oct 2024, 5:37 AM
Samira Naznin Beauty
Samira Naznin Beauty - avatar
3 odpowiedzi
+ 1
python-> pygame html, css, js -> running games in a browser c++ -> unreal engine c# -> unity but you can code games in rust as well as in other languages
16th Oct 2024, 6:32 AM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
The most common ways to build games is: Unreal Engine, which uses C++ Unity Engine uses C# GoDot Engine uses GdScript or C# Though it is possible to write games without a game engine, the majority of games that you can download are built with these three tools. You can also learn to do native programming with Swift, Go, Python, Java, Kotlin, and JavaScript.
16th Oct 2024, 1:14 PM
Jerry Hobby
Jerry Hobby - avatar