Pygame tutorial
- Python basics
- The simplest possible Pygame program
- Drawing something on the screen
- Creating movement
- Colours
- Objects
- Lists, part 1
- Lists, part 2
- Circle and random
- Star field
- Intoduction to events
- Mouse events
- Keyboard events
- Keyboard without events
- Functions