Pygame tutorial

  1. Python basics
  2. The simplest possible Pygame program
  3. Drawing something on the screen
  4. Creating movement
  5. Colours
  6. Objects
  7. Lists, part 1
  8. Lists, part 2
  9. Circle and random
  10. Star field
  11. Intoduction to events
  12. Mouse events
  13. Keyboard events
  14. Keyboard without events
  15. Functions