+ 1
Video games
i just want to know , what languages i need to know to make video games , i did't say that i will make it , just asking :) thanks ... :)
3 Answers
+ 5
depends if u are using a game engine or a library
+ 3
you can probably make a game from scratch using a language like java and its javafx libraries, or third party libraries like libgdx. with these libraries, you have to use pure code to make games. with a game engine like unity or unreal, there is a visual component that helps you make games. you can also add scripts using a language depending on what language the game engine supports
0
what is difference?