Loading…

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
Call Number:Libro Electrónico
Main Authors: Kinsley, Harrison (Author), McGugan, Will (Author)
Format: Electronic eBook
Language:Inglés
Published: [Place of publication not identified] : Apress, [2015]
Edition:Second edition.
Series:Expert's voice in Python.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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