pygame
PYTHON Trouble using escape key to exit
I\'m having trouble with the following code. It seems to respond to the escape key but it freezes really bad. I\'m using pyscripter with python 2.7 and pygame.[详细]
2023-03-28 03:40 分类:问答Attribute error on twisted
This question has already given me the reason WHY this error is happening now I want to know how to solve this issue.[详细]
2023-03-28 00:30 分类:问答Event Handling API's to Use with OpenGL
I\'ve been looking into input handling for an OpenGL application.I want to handle at least two joysticks, keyboard, and mouse.Outsourcing this to python scripting would be a big bonus, but not require[详细]
2023-03-26 05:03 分类:问答Find the Length of a Song with Pygame
I\'m building an Radio Automation Program, but I can\'t figure out how to have a timer countdown the number of seconds left in the song. I\'m currently using Pygame and don\'t really want to load anot[详细]
2023-03-24 22:45 分类:问答Python/Pygame Making An Object Follow Another Object
I Have Been Trying for days on how to do this. Basically You Control开发者_开发知识库 A Player, And zombies follow you.[详细]
2023-03-22 11:04 分类:问答Native PyGame method for automatically scaling inputs to a surface resolution?
This question is related to this other one. In my program (which uses pygame to draw objects on the video) I have two representation of my world:[详细]
2023-03-22 08:26 分类:问答pygame.init gives 'there is no soundcard'
Everytime I run pygame.init() I get \"there is no soundcard\" message. One thread in the ubuntu forums said to run pygame.init() twice and that message will disappear. The thing is, when I write a scr[详细]
2023-03-20 21:36 分类:问答Pygame, Python list index problem
I\'m attempting to create a Missile Command clone to challenge/expand my Python and Pygame skills and knowledge. Below is the code for the game so far (it\'s rudimentary, I\'m a beginner):[详细]
2023-03-20 18:31 分类:问答Python+Pygame glibc error
I\'ve recently started d开发者_JAVA技巧oing some coding in Python again and I\'ve encountered an error which I simply don\'t know how to interpret.[详细]
2023-03-20 14:08 分类:问答read file names from directory w/ python
I\'m开发者_高级运维 trying to make a pygame executable.I will use the following setup file: from distutils.core import setup[详细]
2023-03-19 20:57 分类:问答