微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

cocos2d 主要特性 Python的2D游戏开发框架

程序名称:cocos2d 主要特性

授权协议: BSD

操作系统: 跨平台

开发语言: Python

cocos2d 主要特性 介绍

cocos2d 是一个 Python 用来开发 2D 游戏和其他图形化交互应用的框架。

主要特性

  • 界面流程控制: Manage the flow control between different scenes in an easy way
  • 精灵: Fast and easy sprites
  • 动作: Just tell sprites what you want them to do. Composable actions like move , rotate , scale and much more
  • 特效: Effects like waves , twirl , lens and much more
  • 地图平铺: Support for rectangular and hexagonal tiled maps
  • 视线: Move from scene to scene with style
  • 菜单: Built in classes to create menus
  • 文字渲染: Label and HTMLLabel with action support
  • 文档完善: Programming Guide + API Reference + Video Tutorials + Lots of simple tests showing how to use it
  • 内嵌Python解释器: For debugging purposes
  • BSD 授权: Just use it
  • Pyglet Based: No external dependencies
  • OpenGL Based: Hardware acceleration

cocos2d 主要特性 官网

http://cocos2d.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐