Logo

Making Games with Python and Pygame

Large book cover: Making Games with Python and Pygame

Making Games with Python and Pygame
by


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.

Home page url

Download or read it online for free here:
Download link
(4.4MB, PDF)

Similar books

Book cover: Learning to Draw Basic Graphics in C++Learning to Draw Basic Graphics in C++
by - InformIT
Learn how to use C++ code to create basic animated graphics in this chapter from Beginning Game Programming by Michael Morrison. Practical lesson based on C++ programming, the basics of drawing graphics using the Windows Graphics Device Interface.
(20466 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(22240 views)
Book cover: 3D Game Development with LWJGL 33D Game Development with LWJGL 3
by - GitBook
This online book will introduce the main concepts required to write a 3D game using the LWJGL 3 library. LWJGL is a Java library that provides access to native APIs used in the development of graphics, audio and parallel computing applications.
(9316 views)
Book cover: Game ProgrammingGame Programming
by - 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.
(14748 views)