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: So you want to be a  Computer Game Developer?So you want to be a Computer Game Developer?
by - Fastgraph
If you have the brains, the talent, and the courage to take risks, a career in Computer Game Development may be right for you. The job security and the creative satisfaction can all be yours, but only if you have what it takes to do the job.
(14881 views)
Book cover: Strategy Game ProgrammingStrategy Game Programming
by
These pages intend to give a comprehensive overview of the elements of a computer program which can play two-player strategy games like tic-tac-toe, connect four, checkers and chess. Code fragments in this text are written in C.
(17854 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.
(8539 views)
Book cover: GPU Gems 3GPU Gems 3
by - Addison-Wesley Professional
This volume provides a snapshot of the latest GPU (Graphics Processing Unit) programming techniques. Readers will find that the latest algorithms create ultra-realistic characters, better lighting, and post-rendering compositing effects.
(24994 views)