Beginning Python games development with Pygame

Beginning Python Games Development, Second Edition teaches you how to create compelling games using Python and the PyGame games development library. It will teach you how to create visuals, do event handling, create 3D games, add media elements, and integrate OpenGL into your Python game. In this up...

Full description

Bibliographic Details
Main Authors: Kinsley, Harrison, McGugan, Will (Author)
Format: eBook
Language:English
Published: [Place of publication not identified], New York, NY Apress, Distributed to the Book trade worldwide by Springer Science and Business Media 2015
Edition:Second edition
Series:The expert's voice in Python
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 1: Introducing Python
  • 2: Exploring Python
  • 3: Introducing Pygame
  • 4: Creating Visuals
  • 5: Making Things Move
  • 6: Accepting User Input
  • 7: Take Me to Your Leader