Logo

Invent Your Own Computer Games with Python

Large book cover: Invent Your Own Computer Games with Python

Invent Your Own Computer Games with Python
by


ISBN/ASIN: 0982106017
ISBN-13: 9780982106013
Number of pages: 367

Description:
The current crop of programming books for kids that I've seen fell into two categories. First, books that did not teach programming so much as "game creation software" or in dumbed down languages to make programming "easy". Or second, they taught programming like a mathematics textbook: all principles and concepts with application left to the reader. This book takes a different approach: show the game source code right up front and explain programming principles from the examples.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Pangea Software's Ultimate Game Programming Guide for Mac OS XPangea Software's Ultimate Game Programming Guide for Mac OS X
by - Pangea Software, Inc
Programming secrets for aspiring Mac game programmers. The book covers OpenGL, HID Manager, OpenAL, Rendezvous, Core Graphics, Quicktime, Maya plug-ins, stereo 3D rendering, AltiVec optimizations, networking, copy-protection, marketing strategies, etc.
(22105 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is 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 important programming concepts from these examples.
(22083 views)
Book cover: Michael Abrash's Graphics Programming Black BookMichael Abrash's Graphics Programming Black Book
by - Coriolis Group Books
A book for game developers and serious assembly language programmers. It explores the technology behind the popular Doom and Quake 3-D games, and explains optimized solutions to 3-D graphics problems from texture mapping, hidden surface removal, etc.
(24206 views)
Book cover: Scratch Programming PlaygroundScratch Programming Playground
by - No Starch Press
Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners, and in this book, you'll learn to program by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit!
(5902 views)