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

[pygame] Re: A new tutorial of Pygame for a 2D game



> I began posting a new tutorial for Pygame on my website. Here is the
> first post:http://eli.thegreenplace.net/2008/12/13/writing-a-game-in-python-with...
>

Part II is available:

http://eli.thegreenplace.net/2008/12/20/writing-a-game-in-python-with-pygame-part-ii/

    * A prettier background for the game
    * Responding to user events
    * A more complex internal state for the creeps
    * Simple animation
    * Rendering text