Logo

Game Programming by Penn Wu

Small book cover: Game Programming

Game Programming
by

Publisher: Global Text Project
Number of pages: 312

Description:
These lecture notes are designed to help students to learn fundamental principles that apply to game programming regardless of the language they use to create the game. These principles include gathering input from users, processing game data, and rendering game objects to the screen.

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

Similar books

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.
(22601 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.
(14383 views)
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.
(15235 views)
Book cover: Data-Oriented DesignData-Oriented Design
by - dataorienteddesign.com
A practical guide for game developers working to create triple A titles across multiple platforms, for independent developers trying to get the most out of target hardware, for anyone who develops cutting edge software in restrictive hardware.
(13996 views)