S
S
Sugarray2015-09-07 23:25:26
JavaScript
Sugarray, 2015-09-07 23:25:26

How to make a game in js?

Good day!
As part of the educational process, they are forced to make a game for Android, but I don’t really want to cook Unity / Cocos / LibGDX (all this is good, but it already happened).
After smoking a little Google, we decided to use Pixi JS www.pixijs.com .
It seems that everything is tasty and interesting, but how to finish physics? And in general, do they do this for mobile in 2015?)
I would also be grateful for the recommendations of some tools other than pixie.
Thanks to all :)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Elizaveta Borisova, 2015-09-07
@Sugarray

You can take phaser + cocoon, it has a choice of physics engines, it is also based on pixi.
Or use box2d yourself.
Especially for mobile, of course, they don’t do this. This option is suitable when the main platform is web.
Of the other tools, maybe panda will do.

I
Ivan Volkov, 2015-09-08
@oOLokiOo

Well, since such a topic has come up, can anyone tell why the same Unity is bad for mobile platforms? except for its scripted (in conjunction with visual) approach to programming. pitfalls there, and all that,
otherwise I stared just in his direction not long ago

V
Viktor Korolev, 2015-09-08
@VictKor

Blend4Web +CocoonJS. You will do everything in the editor (objects, physics, animation, etc.), and overtake it in android using cocoon.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question