[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Go for it



Pygame is ideal for a scrolling game. Go with the other guys idea to start simple.
But I am telling you that it is possible to do it.


for example

x=-100
y=-100
for j in range(20):
    x=x+1
    y=y+1
    screen.blit(picture,(x,y))

This will move the image from outside of the screen to inside the screen.
Have fun making your game and good luck.

_________________________________________________________________
See their smiles, hear their laughter with Windows Live Messenger! http://messenger.live.com