Tutorials in Pygame. The API documentation is available.
Images
Audio
- Circles: learn how to draw circles
- Shapes: learn how to draw shapes
- Sprite: learn how to draw sprites
- Bouncing Balls: learn how to animate balls bouncing around
- Bouncing Images: learn how to animate images
- Image Rotation: learn how to rotate an image
- Sound: learn how to play sound
- Key Events: learn how to listen for key events
- Mouse Movement: learn how to move a sprite with the mouse
- Collision: learn how to detect collision
- Sprite Animation: learn how to animate a sprite
- Space Battle: learn how to create a space battle program
- Yappy Bird: a Flappy-Bird clone