ebraheeemz Posted July 2, 2014 Share Posted July 2, 2014 hi guysi want to ask, can i make tower defence game using pixi.js alone, or i need more tools, please explain for methanks Quote Link to comment Share on other sites More sharing options...
lewster32 Posted July 2, 2014 Share Posted July 2, 2014 You'd need to write many of your own systems to handle collision and so on. You may be better off using Phaser or Panda, as both build on top of pixi but add a lot of useful features for making games. Quote Link to comment Share on other sites More sharing options...
ebraheeemz Posted July 2, 2014 Author Share Posted July 2, 2014 You'd need to write many of your own systems to handle collision and so on. You may be better off using Phaser or Panda, as both build on top of pixi but add a lot of useful features for making games.thanks for reply, but i want to ask you,can i use pixi with box2d for this, or i should to use phaser or banda Quote Link to comment Share on other sites More sharing options...
d13 Posted July 2, 2014 Share Posted July 2, 2014 thanks for reply, but i want to ask you,can i use pixi with box2d for this, or i should to use phaser or bandaYes, you can.Possibly a better alternative to Box2d is PhysicsJS or P2.js.But the collision code for a tower defence game is not difficult, so I doubt you'd need a physics library. ebraheeemz 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.