Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Kinsley, Harrison (Autor), McGugan, Will (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress, [2015]
Edición:Second edition.
Colección:Expert's voice in Python.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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