+ 8
Which language or combination of them is the necessary and best one for creating animations, games etc?
6 Antworten
+ 7
HTML-CSS-JavaScript
+ 6
I really don't know exactly but I think C# or Javascript with Unity it's a good beginning or also HTML,Css and Javascript for practising in the code Playground. But they are just examples I know 😉
+ 5
*cough* you can make games with python, ruby, javascript, and html *cough*
It all depends on what software you're using to create your application. I've seen some amazing netcode for games done with python and ruby. I've also seen some engines utilize ruby as their primary language. As of python, again, I've mainly seen it for game netcode. If you're looking for online interactivity, definitely look into it. As for javascript and html, just take a look at some of the awesome things users have created on the playground. (I even made a pong game)
That being said, the most common ones seen for games are indeed the three Jakub listed, but they aren't your "only and necessary" options. As for making animations, just about any language would work xD It would probably be easiest to use java, c#, or js.
+ 4
To make games you should use C#, Java and C++. For animations Html, css and js. But to games and animations don't use python and ruby It's nessesery.
+ 2
U can use whole C for making a game..bcoz many games that were made use c++ and they are made as ENGINES
0
You could make games and animations using Python and it is an easy coding language for
beginners.