mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-06-03 18:49:23 +08:00
.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
* @Author: dgflash
|
||||
* @Date: 2022-09-01 18:00:28
|
||||
* @LastEditors: dgflash
|
||||
* @LastEditTime: 2022-09-02 15:45:34
|
||||
* @LastEditTime: 2022-09-02 16:19:58
|
||||
-->
|
||||
#### 介绍
|
||||
Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。
|
||||
Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。
|
||||
1. 提供游戏常用功能库,提高开发效率
|
||||
2. 提供业务模块代码模板,降低程序设计难度
|
||||
3. 框架内置模块低耦合,可自行删减不需要的模块,以适应不同类型的游戏
|
||||
|
||||
@@ -14,13 +14,13 @@
|
||||
* @Author: dgflash
|
||||
* @Date: 2022-09-01 18:00:28
|
||||
* @LastEditors: dgflash
|
||||
* @LastEditTime: 2022-09-02 15:45:34
|
||||
* @LastEditTime: 2022-09-02 16:19:58
|
||||
-->
|
||||
|
||||
<a href="#介绍" id="介绍" style="color: inherit; text-decoration: none;">
|
||||
<h4>介绍</h4>
|
||||
</a>
|
||||
<p>Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。</p>
|
||||
<p>Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。</p>
|
||||
<ol>
|
||||
<li>提供游戏常用功能库,提高开发效率</li>
|
||||
<li>提供业务模块代码模板,降低程序设计难度</li>
|
||||
|
||||
Reference in New Issue
Block a user