SkillAgentSearch skills...

Cctools

Useful tools to create cocos2d-x game

Install / Use

/learn @sincntx/Cctools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://raw.githubusercontent.com/sincntx/cctools/master/res/logo.png"> =========
  • 한국어가 가능하신 분은 한글 문서를 이용해주세요.

cctools is useful tools to create cocos2d-x game and licensed under MIT.

Features

  • cocos2d Canvas Setting(Size, Resoultion Policy and ETC)
  • cocos2d Node Management by Wysiwyg)
  • cocos2d Action Management(Tree Structure) & Simulating
  • Code Creation
  • Save & Load

Demonstration

Quick Start

  1. Run by modern web browser.

  2. Click the 'Example' of top menu.

  3. You can see label and cocos2d logo image in black canvas screen.

  4. Click the 'Node' of top menu.

  5. Click the 'layer1' of 'Node Tree' in right side, you can see 'label1' and 'sprite1'.

  6. Right click the elements of 'Node Tree', you can control the node.

  7. Click the 'Action' of top menu.

  8. You can also control 'Action Tree' like 'Node Tree'.

  9. Right click the 'sequence1' of 'Action Tree', and click the 'Run'.

  10. Select the 'layer1' in 'Run Action' window, and click the 'Run Action'.

  11. You can see to simulate the action.

  12. If you click the 'Code' of Top menu, you can see cocos2d-x code of nodes and actions.

  13. If you want to use save & load data, click the 'Storage' of top menu!

Another Project

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

60/100

Audited on Nov 14, 2024

No findings