gluttonous
                                
                                 gluttonous copied to clipboard
                                
                                    gluttonous copied to clipboard
                            
                            
                            
                        python3 issue
这个项目用python3运行会有bug,可以修复一下吗,贪吃蛇会掉蛇节
python2下 贪吃蛇不会掉蛇节吗?
请问这个怎么打开啊。我打不开。那个pip install cocos2d是什么意思啊。这个库是你写的,还是官方的啊。
请问这个怎么打开啊。我打不开。那个pip install cocos2d是什么意思啊。这个库是你写的,还是官方的啊。
不是官方的也不是我写的,是第三方模块,安装参考:https://zhuanlan.zhihu.com/p/20760860
Hi,thanks for your sharing. Can you tell me what's the requirements of your app env? I tried to run the 'gluttonous.py' in my python3.7.1 env,the pyglet raise this error: ''' File "C:\Users\Phoenix\Anaconda3\lib\site-packages\pyglet\text\layout.py", line 1012, in _get_glyphs for start, end, (font, element) in runs.ranges(0, len(text)): RuntimeError: generator raised StopIteration ''' I have tried different cocos2d & pyglet version(cocos2d: 0.6.5&0.6.4&0.6.3;pyglet: 1.3.0&1.2.4)
Hi,thanks for your sharing. Can you tell me what's the requirements of your app env? I tried to run the 'gluttonous.py' in my python3.7.1 env,the pyglet raise this error: ''' File "C:\Users\Phoenix\Anaconda3\lib\site-packages\pyglet\text\layout.py", line 1012, in _get_glyphs for start, end, (font, element) in runs.ranges(0, len(text)): RuntimeError: generator raised StopIteration ''' I have tried different cocos2d & pyglet version(cocos2d: 0.6.5&0.6.4&0.6.3;pyglet: 1.3.0&1.2.4)
python 2.7 not tested in py3
您好,我想问一下,其他的AI贪吃蛇是在 哪一段代码中生成的呢?