F
F
Frel2015-11-25 12:05:36
Unity
Frel, 2015-11-25 12:05:36

Creation of games, applications on javascript?

I heard that you can make applications on windows using js and games on unity with it, is that so? And how will they differ from games and applications written in C # (it's just that it takes a long time to learn C #, but you really want to program faster!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2015-11-25
@Frel

In Unity3D, not JS, but UnityScript . For me personally, when I was 10 years old with JS, it was easier to write in C# than in UnityScript. Plus, there are still more code examples for C # than for this mixture of a bulldog and a rhinoceros.
Windows applications can be written in JS, here is the official example: https://msdn.microsoft.com/en-us/library/windows/a... , follow the links and search engines.
If you want to make games specifically in JS, take a look at phaser.io - there are a lot of tutorials on the Internet. Using PhoneGap, you can wrap the finished game in an application for mobile platforms, and with the help of nw.js - in a desktop one.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question