Making Games with Python and Pygame
by Al Sweigart
2012
ISBN/ASIN: 1469901730
ISBN-13: 9781469901732
Number of pages: 365
Description:
A programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.
Download or read it online for free here:
Download link
(4.4MB, PDF)
Similar books
Game Programmingby Penn Wu - Global Text Project
These notes are designed to help students learn fundamental principles that apply to game programming regardless of the language used. These principles include gathering input from users, processing game data and rendering game objects to the screen.
(16741 views)
Coding with Minecraftby Al Sweigart - No Starch Press
In this book you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically build anything that you can imagine.
(9891 views)
Programming Vertex, Geometry, and Pixel Shadersby Wolfgang Engel, et al.
This reference covers the advanced rendering techniques important for graphics programmers in the game and film industries, and will help them implement these techniques with DirectX 10. Intended for people with background in DirectX8 or DirectX9.
(24432 views)
The Java Game Programming Tutorialby Garry Morse
This tutorial starts with basic issues in the Java language with regard to applets, particularly for beginners or knowledgeable programmers who wish to make online Java presentations or games. The tutorial applets are available for downloading.
(22648 views)