Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks .This book is a step-by-step, short and fast paced tutorial packed with powerful recipes that will teach you how to create exciting games.This book is aimed at Python Game Developers who want to create games with Pygame quickly and easily and get familiar with important aspects of it. Experience with Python is assumed. Basic Game development experience would help but isn't necessary.
Author(s): Ivan Idris
Year: 2013
Language: English
Pages: 76
Copyright
Credits
About the Author
About the Reviewer
www.PacktPub.com
Table of Contents
Preface
Instant Pygame for Python Game Development How-to
Preparing your development environment (Simple)
Running a simple game (Simple)
Drawing with Pygame (Simple)
Animating objects (Simple)
Using fonts (Simple)
Using Matplotlib with Pygame (Simple)
Accessing surface pixel data (Intermediate)
Accessing sound data (Simple)
Playing a movie (Intermediate)
Pygame on Android (Intermediate)
Artificial intelligence (Intermediate)
Drawing sprites (Intermediate)
Using OpenGL with Pygame (Advanced)
Detecting collisions (Intermediate)
Adding networking functionality (Advanced)
Debugging your game (Intermediate)
Profiling your code (Intermediate)
Puzzle game with Pygame (Advanced)
Simulating with Pygame (Advanced)