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 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!