Python的2D游戲開發框架 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
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!