All Projects → wsssheep → cc_easy_script

wsssheep / cc_easy_script

Licence: MIT license
提供给 Cocos Creator , 用于 快速构建 游戏逻辑 的 组件脚本

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to cc easy script

TexturePacker-Fnt-Helper
这是一个使用TexturePacker合并BMFont图片后,自动修正位图描述文件的工具
Stars: ✭ 18 (-10%)
Mutual labels:  cocos-creator
CocosCreator-ScrollVIewPlus
Cocos Creator ScrollVIew 优化系列
Stars: ✭ 83 (+315%)
Mutual labels:  cocos-creator
QuickFramework
2.3.3分支以分包方式实现大厅+子游戏,,该分支后续将不再进行维护,此分支未实现真正意义上的子游戏资源代码分离,推荐使用2.4.0分支,2.4.0分支以Asset Bundle方式实现大厅+子游戏
Stars: ✭ 66 (+230%)
Mutual labels:  cocos-creator
cocos-template
之前的JavaScript版本已删除,当前只有TypeScript版本
Stars: ✭ 20 (+0%)
Mutual labels:  cocos-creator
CocosCreator
基于cocos creator 2D引擎工程
Stars: ✭ 22 (+10%)
Mutual labels:  cocos-creator
2048-typescript-cocoscreator
🚀 A 2048 Canvas Game.
Stars: ✭ 15 (-25%)
Mutual labels:  cocos-creator
nhwc-client
2018毕业设计,多人房间匹配你画我猜。Cocos Creator + TypeScript + Go + WebSocket + MongoDB。客户端
Stars: ✭ 47 (+135%)
Mutual labels:  cocos-creator
MLGameFramework
framework for cocosCreator
Stars: ✭ 44 (+120%)
Mutual labels:  cocos-creator

"稳定更新中"


CC EASY SCRIPT / CC 快速构建组件集

版本 V0.1.0

本项目基于 Cocos Creator 2.0.10 版本

该项目可以为中小型游戏开发提供大量的可复用组件脚本,提高开发效率,并且降低新人使用Creator的难度。

最后更新日期:2019/12/9

版本号

插件版本格式为 [v x.y.z]

  • x = 大版本号,0为测试版API接口不稳定,可能会经常重构,1为正式版 主体API功能不会再发生变化
  • y = 插件增加新功能,但是会兼容原接口和编辑器暴露的字段
  • z = bug 修复后会增加的版本号,但是不增加和删减任何功能和编辑器暴露的字段

目前进度

  • 重新分类,整理和规划组件功能,并且整理文档

后续计划

  • 推出 Creator 3D 版本组件
  • 升级项目到 creator 2.2.x

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].