# mygame **Repository Path**: dzlua/mygame ## Basic Information - **Project Name**: mygame - **Description**: 基于nCine开发的小游戏合集 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 快速开发游戏 依赖: * [nCine v2019.10](https://gitee.com/dzlua/nCine/tree/2019.10/) * [box2d v2.3.1](https://gitee.com/dzlua/box2d/tree/v2.3.1/) 手动安装上述依赖 项目由以下结构构成 1. [engine](engine/README.md) 引擎 1. [tools](tools/README.md) 工具 1. [games](games/README.md) 游戏 1. [third_party](third_party/README.md) 第三方库