HTML5 Gaming: building the core objects & handling collisions with EaselJS
摘要:
We’ve seen in the previous article how to animate our sprites using EaselJS:HTML5 Gaming: animating sprites in Canvas with EaselJSWe’re now going to see how to create some of our game objects like ennemies and our platformer hero. We will also see how to implement a simple collision mechanism betwee 阅读全文
posted @ 2012-05-25 17:17 djy_fn 阅读(376) 评论(0) 推荐(0) 编辑