JavaScript HTML5 游戲開發框架: hitagi.js
Hitagi是一個JavaScript HTML5 游戲開發框架。讓您愛代碼和數據區分開來。它使用一個實體 - 組件 - 系統架構。
How does it work?
- Entities are our data, made of 'building blocks' called Components.
- Systems are our code, updating our Entities and performing I/O.
- Worlds wire Entities and Systems together.
文檔
There's a useful 'Getting Started!' page
示例
Standing on the shoulders of giants
Hitagi wouldn't be possible without some awesome libraries, notably:
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!