{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/cocos-tech-ecosystem/",
  "atlas": "https://www.pystone.net/?node=cocos-tech-ecosystem#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/cocos-tech-ecosystem.md",
  "context": "https://www.pystone.net/notes/cocos-tech-ecosystem.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:cocos-tech-ecosystem",
  "slug": "cocos-tech-ecosystem",
  "title": "Cocos技术生态",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "Cocos技术生态 cocos 包含 cocos2d x 引擎，开发环境，以及项目管理工具。",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "ea31ef5382a7c80c87ce26af24bea9a5b77e7b378afbc57f0a6d838e2c38fd44",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "Cocos技术生态",
      "anchor": "cocos技术生态",
      "citation": "https://www.pystone.net/notes/cocos-tech-ecosystem/#cocos%E6%8A%80%E6%9C%AF%E7%94%9F%E6%80%81"
    },
    {
      "depth": 2,
      "text": "开发经验",
      "anchor": "开发经验",
      "citation": "https://www.pystone.net/notes/cocos-tech-ecosystem/#%E5%BC%80%E5%8F%91%E7%BB%8F%E9%AA%8C"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:game-graphics-and-runtime",
      "title": "游戏图形与运行时",
      "url": "https://www.pystone.net/notes/game-graphics-and-runtime/",
      "atlas": "https://www.pystone.net/?node=game-graphics-and-runtime#knowledge-atlas",
      "label": "游戏图形与运行时",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Cocos中的“Cocos技术生态”导航项",
      "citation": "https://www.pystone.net/notes/game-graphics-and-runtime/#cocos"
    }
  ],
  "contentMarkdown": "# Cocos技术生态\ncocos 包含 cocos2d-x 引擎，开发环境，以及项目管理工具。\n\n\nCocos2d是一款基于Python语言的2D游戏开发框架，它是Cocos2d-x引擎的前身。\n\nCocos2dx是一款基于C++语言的2D游戏开发引擎，它是Cocos2d的升级版本。\n\n\nCocos Creator 包含游戏引擎，资源管理工具，场景编辑工具，游戏预览、调试和发布工具。这一套是全 Javascript 的。\n所以，Cocos Creator 是一个完整的游戏开发解决方案。而其中的引擎是 cocos2d-x 引擎的 JavaScript 实现。\n\nCocos Studio是一款基于图形化界面的游戏开发工具，它可以让开发者使用图形化界面来进行游戏开发。\n\n\nref: https://blog.csdn.net/techfield/article/details/99564581\n\n\n关于JS的支持：\nJavaScript isn’t supported in Cocos2d-x v4\nBecause Cocos Creator is supporting JavaScript, and its features are richer than cocos2d-js version, we suggest all JavaScript users move to Cocos Creator. You can download and have a try.\n\nhttps://discuss.cocos2d-x.org/t/cocos-v4-does-still-support-javascript-as-a-coding-language/49100\n\nCocos2d 3.16版本支持js\n\n## 开发经验\n\ncocos2d环境配置：https://blog.csdn.net/qq_42838904/article/details/90691124\ncocos2d打包apk：https://devpress.csdn.net/game/64647d6f6beb9e262918b685.html\n"
}
