Python的2D游戏开发框架 cocos2d

码农软件 · 软件分类 · 游戏开发包 · 2019-10-06 22:42:00

软件介绍

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

本文地址:https://codercto.com/soft/d/16199.html

Effective Modern C++ 简体中文版

Effective Modern C++ 简体中文版

Scott Meyers / 高博 / 中国电力出版社 / 2018-4-23 / 99

想要彻底理解C++11和C++14,不可止步于熟悉它们引入的语言特性(例如,auto型别推导、移动语义、lambda表达式以及并发支持)。挑战在于高效地运用这些特性——从而使你的软件具备正确性、高效率、可维护性和可移植性。这正是这本实用的图书意欲达成的定位。它描述的正是使用C++11和C++14——现代C++来撰写真正卓越的软件之道。 涵盖以下主题: 大括号初始化、noexcept规格......一起来看看 《Effective Modern C++ 简体中文版》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具