+ 1
Is it possible to make Android games using only c# language? And which language is used to construct pc softwares and games?
hello ! I'm completely new in this field. basically I'm in 3rd year of mechanical engineering but some how i start liking coding and programming! I want to know more and more and learn as much as i can! thanks for your time guys .. i appreciate !
5 odpowiedzi
+ 6
Yes, It is possible to make a game with c# and unity. The languages that are used for constructing are C++ and Java.
+ 5
I think you mean c# instead of #c. However, I can't help you for that sorry.
+ 5
C# can be used for coding mobile and desktop games and software(Unity and Visual Studio(Community))
+ 4
language is a tool... Any tool has pros and cons.... if you want develop a AAA game you must use most efficients languages ( no gc, direct access to memory, no interpretation etc) else you can use every language, but most prominents and "supported" are c/c++, java, python, javascript
+ 2
it's ok