Exploring the graphics/drawing capabilities of the Pygame library with simple experiments and demos.
Part of my project Ultralearning Python & Pygame.
Programs:
- bouncing_banjo.py - Photos of my dog Banjo starting at the center of the screen and bouncing off the edges of the window. Generate more Banjos by clicking the spacebar. Pause by clicking the 'P' key.