JavaScript 游戲引擎:craftyJS

jopen 10年前發布 | 17K 次閱讀 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.baiduhome.net/lib/view/home/1392877494660

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!