| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
11年前发布

JavaScript 游戏引擎:craftyJS

craftyJS 个轻量级的,模块化 JavaScript 游戏引擎,包括了许多组件:动画,事件管理,重新划分区域,碰撞检测,sprite 等等。它支持所有类型的浏览器,比如  IE9。不需要 dom 操作和自定义绘图程序。
JavaScript 游戏引擎:craftyJS

Cross Browser compatible

Your games will work on all modern browsers; even IE9!

Canvas or DOM

Choose the technology to render your entities, it will look exactly the same.

Small file size

Small enough that you don't need to wory about it delaying your game.

Entity Component System

A better way to approach game development without long chains of inheritance.

Sprite Map support

Splice and dice a sprite map to easily draw game entities.

Collision Detection

Advanced SAT collision detection with more information than just true or false.

Fire & Forget Events

Event system for custom events that can be triggered whenever, on whatever, and bound just as easily.

Lots 'o Goodies

Heaps of native components for sound, animation, effects and input to make your game pop!



项目主页:http://www.open-open.com/lib/view/home/1392877494660

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1392877494660.html
craftyJS 游戏开发