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: Programming Linux GamesProgramming Linux Games
by - No Starch Press
A complete guide to developing 2D Linux games, written by the Linux experts. It teaches the basics of Linux game programming and discusses important multimedia toolkits. You will learn to write and distribute Linux games.
(24679 views)
Book cover: Cross-Platform Game Programming with gameplay3dCross-Platform Game Programming with gameplay3d
- Wikibooks
Gameplay3d is a free and open-source C++/Lua programming framework. This guide will begin by introducing you to gameplay3d, before delving more deeply into its many features. Clear step-by-step examples will be provided, along with code samples.
(15051 views)
Book cover: Game Programming PatternsGame Programming Patterns
by - gameprogrammingpatterns.com
Game Programming Patterns is a book on architectural patterns in game code. I dug up and polished the best patterns I've found in games and presented them here so that we can spend our time inventing things instead of re-inventing them.
(13900 views)
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.
(19747 views)