[no subject]

2010-04-01 Thread Yanom Mobis
unsubscribe pygame-users

[no subject]

2009-01-11 Thread Yanom Mobis
Ok, this is weird: #init-code import sys, pygame, os, namegen os.environ['SDL_VIDEO_WINDOW_POS'] = %d,%d % (100, 100) from pygame.locals import * screen = pygame.display.set_mode((500, 500),pygame.NOFRAME) clock = pygame.time.Clock() bgc = 0, 255, 2 class basicsprite(pygame.sprite.Sprite):

[no subject]

2008-12-22 Thread yanom @linuxmail.org
When i start up a game that was made with Python and Pygame, and I'm pretty sure it was compiled to Linux binaries with cx_freeze (the game is SnowballZ), it gives this error: ./snowballz: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file

[no subject]

2008-09-28 Thread yanom @linuxmail.org
This probably seems like a dumb and obvious question, but I'm new to pygame, so... How do I build a pause function into the game? = Mail Commander This e-mail client provides extensive anti-spam filtering and mail processing capabilities.

[no subject]

2008-08-24 Thread yanom @linuxmail.org
I have a problem with my pygame project: i used pygame.key.set_repeat(2,2) to make it so that continually holding down the left or right arrow keys moves a character. i have a problem though: whenever i press a key other than left or right, even if i am still holding an arrow key, my character

[no subject]

2008-07-21 Thread David Goldsmith
help

[pygame] Re: (no subject)

2008-07-21 Thread bhaaluu
On Mon, Jul 21, 2008 at 3:10 PM, David Goldsmith [EMAIL PROTECTED] wrote: help Start here: http://pygame.org/news.html Happy Programming! -- b h a a l u u at g m a i l dot c o m Kid on Bus: What are you gonna do today, Napoleon? Napoleon Dynamite: Whatever I feel like I wanna do. Gosh!

[no subject]

2008-05-04 Thread Skepsis
auth aefb9feda6a60c5d subscribe pygame-users [EMAIL PROTECTED] -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

[no subject]

2006-11-10 Thread Jason Ward
Hey, I have a problem. I have been asked to write a game for some company. I can write the game but the problem is that I must make the game playable on the web page, Ie the user must click on the game and run it while they are on the site. How do I do this. Is there any HTML command that I must