1 qingchengdev 2016-10-30 22:33:51 +08:00 ![]() python 在游戏方面的应用比较少。 |
![]() | 2 sherlocktheplant 2016-10-30 22:34:51 +08:00 ![]() 游戏开发 用 c++和 c#比较多 js 也不错 python 一般是用于内置的脚本引擎 |
![]() | 3 ZyZyZzz 2016-10-30 22:42:56 +08:00 ![]() python ?用来写热更脚本? 然而还是打不过 lua (虽然我并不喜欢 |
![]() | 4 megatron OP 感谢回复,我就简单看过 sweigart 的一本 making games with python pygame 。 |
![]() | 5 guyskk 2016-10-30 23:24:51 +08:00 via Android ![]() 我没做过游戏,不过昨天看到一个 Python 游戏项目,楼主可以去观摩一下 https://github.com/estevaofon/angry-birds-python |
![]() | 7 coderluan 2016-10-31 10:04:56 +08:00 ![]() 据我所知应该是没有啥能算上经典吧, python 开发游戏并不是主流 |
![]() | 8 wl9739 2016-10-31 17:17:58 +08:00 ![]() 我没记错的话, pygame 只支持 Python 2.7 ?而且好像好久没维护了? |
![]() | 9 megatron OP pygame 几乎废墟。 windows 下,用 www.lfd.uci.edu 那个,有对 python 3.5 及以上版本的支持。 |
![]() | 10 wizardforcel 2016-10-31 22:47:39 +08:00 via Android ![]() unity 和 cocos 两家独大 前者支持 c#和 js 后者支持 lua 和 js 。。都没 py 啥事 |
11 markx 2016-10-31 23:06:50 +08:00 ![]() @wizardforcel 前者支持的 js 似乎并不是 js |
![]() | 12 megatron OP unityscript ,我没怎么学习使用,都是参考教材给出的现成的脚本。 |