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

[pygame] Making a character move?



Hi. I'm playing with a Super Mario type game engine that I'm trying to write but the MoveIt tutorial doesn't help me.
I can't figure out how to move an image to the left when the Left arrow key is pressed. I've looked at
http://pygame.org/docs/ref/pygame_event.html but that didn't help much either.
Thanks,
Joe