Kite is a simple 2d game engine for Lua
- install mingw64 and gcc, freetype 环境搭建
- cd kite and make
- ./kite.exe examples/helloworld
Done:
- 2d sprite/text render
- ecs (logic framework)
- flybird demo
- simple editor
- auto-batch
Doing:
- 9-sprite
- miss (like vue-bind)
- a rpg demo
- stronger editor
- audio module (openal)
Todo:
- particle effects
- socket module
- android support
- ios support
- vulkan render
more: build details
- Read the doucment: https://github.com/HYbutterfly/kite/wiki
you can download demo (flybird, etc) form kite home
1. *亮 2018/11/13
2. Cabrite 2018/11/13
3. *笑 2018/12/24
qq群: 727056009
https://github.com/HYbutterfly/scorpio