Herein lies an introduction to using python for game programming.
- An introduction to what you will learn from this course.
- Setting everything up, and getting started.
- Introduction to Python.
- Don't be scared. It is python the programing language.
- Introduction to pygame game programming.
- Now on to the flashy graphics.
- More PyGame to make your brain hurt.
- A chimp gets pummeled, and you learn about a basic almost-game.
- Different parts of a game.
- Loading and displaying graphics, sound, interfacing with OS.
- Wrapping up the library and forgetting the details.
- The makings of a sound module.
- minimal game design, sound design, input design, and graphic design.