# KiwanoManual **Repository Path**: KiwanoEngine/KiwanoManual ## Basic Information - **Project Name**: KiwanoManual - **Description**: Tutorials for Kiwano C++ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://manual.kiwanoengine.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-03 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kiwano 用户手册 欢迎使用 Kiwano 游戏引擎用户手册,本手册包含引擎的安装、各功能组件的使用方法等,使用该手册快速上手 Kiwano 吧! ## 简介 Kiwano 是一个使用 C++ 开发的轻量级 2D 游戏引擎,目前仅支持 Windows 平台。 ⚡ 引擎包含渲染系统、场景管理系统、动画系统、事件系统等,可以轻松地以模块形式接入 XAudio2 音频库、HTTP 库等扩展库,并对 Box2D、ImGui 等第三方库进行了支持。 🚀 相比于市场上更为成熟的商业引擎,使用 Kiwano 的优势在于:(1)简单易上手;(2)性能保证;(3)代码开源;(4)开发人员提供技术支持。 🔨 Kiwano 游戏引擎目前仍处于开发过程中,难免会存在尚未发现的 BUG,使用过程中有任何问题欢迎加群(608406540)讨论。