Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算用Phonegap在Android平台上开发一款类似Battleheart的动作RPG游戏。我想知道哪种 JS 框架最适合移动设备中的这种类型的动作角色扮演游戏。我已经寻找了一些 JS 框架,例如 ImpactJS、LimeJS、CraftyJS、EaselJS 等。但是,我仍然在为移动 web 动作角色扮演应该使用哪个 JS 框架而苦苦挣扎。谁能给我一些想法?我会更喜欢开源框架。先谢谢了。
为此,我强烈推荐 ImpactJS!
我已经用它做了一个游戏,它的效果比我想象的要好。在此之前,我用 LimeJS 做了一个原型,但确实存在一些性能问题。试试 ImpactJS 吧:)