https://github.com/jcs090218/ccosquick
Prototype your game easily with component driven library built on top of Cocos Creator
https://github.com/jcs090218/ccosquick
cocos-creator cocos2d component easy-to-use framework game library rapid workflow
Last synced: 3 months ago
JSON representation
Prototype your game easily with component driven library built on top of Cocos Creator
- Host: GitHub
- URL: https://github.com/jcs090218/ccosquick
- Owner: jcs090218
- License: mit
- Created: 2019-12-23T08:54:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T15:18:57.000Z (about 4 years ago)
- Last Synced: 2025-03-31T08:12:56.460Z (6 months ago)
- Topics: cocos-creator, cocos2d, component, easy-to-use, framework, game, library, rapid, workflow
- Language: TypeScript
- Homepage: https://jcs090218.github.io/CCosQuick/
- Size: 491 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://www.cocos.com/en/)
[](https://github.com/jcs090218/CCosQuick/releases/latest)# CCosQuick
> Prototype your game easily with component driven library built on top of Cocos Creator.[](https://travis-ci.com/jcs090218/CCosQuick)
[](https://github.com/jcs090218/CCosQuick/actions/workflows/docs.yml)This is the 3rd party library for [Cocos Creator](https://www.cocos.com/en/).
It provide the fast and simple to use component driven script for you to customize
your game without the coding knowledge. Of course, if you prefer coding and you
are good at it; this will also fit and enhance your workflow.## :newspaper: News
* `0.0.1` - Initial release.
## :link: Links
* *Manual/Scripting API:* [CCosQuick-Scripting-Manual](https://jcs090218.github.io/CCosQuick/Manual/index.html)