Chapter One: Basic Introduction to PyGame
1
Installing pygame
2
Initializing PyGame
3
Images and Surfaces
4
Making stationary objects
5
Making more shapes
6
Making moving objects
7
A quick task
Chapter Two: Tiny Tennis
1
Introduction to game programming principles
2
Section 1 – imports, globals, and drawings
3
Initializing the score
4
Testing section 1
5
Section 2 – moving the paddles
6
Testing section 2
7
Section 3 – moving the ball
8
Testing – section 3
9
Section 4 – draw screen and track the score
Chapter Three
1
Ending the program
2
Play Tiny Tennis!
3
Summary
Chapter Four: Snake Game
1
Create the Screen
2
Create the Snake
3
Moving the Snake
4
Game Over when Snake hits the boundaries
5
Adding the Food
6
Increasing the Length of the Snake
7
Displaying the Score
Be the first to add a review.
Please, login to leave a review