[OLPC-Games] Pygame

Julius B. Lucks julius at younglucks.com
Sat May 12 21:46:30 EDT 2007


Hi All,

I have a quick question about screen size for a pygame activity.   
Right now, I am setting the screen size with

SCREENRECT = Rect(0,0,640,480)
screen = pygame.display.set_mode(SCREENRECT.size,0)

(copying the technique found in the examples/oldalien.py game in the  
pygame source).  What is the appropriate size to use for the XO?

Cheers,

Julius

-----------------------------------------------------
http://openwetware.org/wiki/User:Lucks
-----------------------------------------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.laptop.org/pipermail/games/attachments/20070512/ade9c01d/attachment.htm 


More information about the Games mailing list