+ 16
Javascript game development related question.
Apparently,I'm finding it very complicated to do game development using the canvas method.. Should I stick to this method,or should I shift to using any game frameworks?.. Any suggestions will help a lot..
4 Answers
+ 18
Canvas is seperately cool, but:
photonstorm / phaser. ...
pixijs / pixi.js. ...
BabylonJS / Babylon.js. ...
WhitestormJS / whitestorm.js. ...
wellcaffeinated / PhysicsJS. ..
.playcanvas / engine. ...
craftyjs / Crafty. ...
cocos2d / cocos2d-html5
+ 15
@Tiyam of course you can:
https://phaser.io/tutorials/making-your-first-phaser-game
+ 14
@Dayve thanks.
+ 10
@Dayve if I learn only phaser,can I make the most out of it?