Home  
           
LectureOne
           
LectureTwo
           
LectureThree
           
LectureFour
           
LectureFiveOne
           
LectureFive
           
LectureSix

Python game programming - PythonGameProgramming

I wrote these lectures with Geoff Howland for a game programming website.

They are an introduction to using python for game programming.

LectureOne.

  • An introduction to what you will learn from this course.
  • Setting everything up.

LectureTwo.

  • Introduction to Python.
  • Don't be scared. It is python the programing language.

LectureThree

  • Introduction to PyGame game programming.

  • Now on to the flashy graphics.

LectureFour

  • More PyGame to make your brain hurt.

  • A chimp gets pummeled, and you learn about a basic almost-game.

LectureFiveOne

  • part one of LectureFive.

  • Wrapping up the library and forgetting the details.
  • The makings of a sound module.

LectureSix

  • Unfinished: Making a complete small game. Please leave a tip if you are interested in me finishing some more lectures.