+ 1
Which type of programing languages used for game application
4 Respostas
+ 7
Similar posts available, use search bar before posting ur question
Hope it may helps u
https://www.sololearn.com/discuss/708938/?ref=app
https://www.sololearn.com/discuss/488976/?ref=app
https://www.sololearn.com/discuss/622803/?ref=app
https://www.sololearn.com/discuss/688949/?ref=app
https://www.sololearn.com/discuss/938441/?ref=app
https://www.sololearn.com/discuss/625747/?ref=app
https://www.sololearn.com/discuss/620013/?ref=app
+ 2
Best of all is C# used in unity game engine... It is used for making very complex games too. And through the particle system of unity, we can provide realistic effect to our game. Moreover, nowadays it is most commonly used for 3D games.... For making big games I don't recommend python pygames at all...
But one problem of C# is that it is very difficult and its syntax is more difficult to remember...
+ 1
The two most widely used language for game development are C++ and Java.
There also some other languages such as C#
Thank You 😊
+ 1
Thank you guys