On Sun, Jul 27, 2008 at 12:13 PM, Dick Moores <[EMAIL PROTECTED]> wrote:
> At 07:18 AM 7/27/2008, bhaaluu wrote:
>
>> So if
>> a student goes through PPftAB2E, and wants to continue programming games,
>> I'd recommend "Game Programming" by Andy Harris [ISBN-13:
>> 978-0-470-06822-9].
>> Game Programming is a fairly complete PyGame tutorial.
>
> What do you think of _Beginning Game Development with Python and Pygame_,
> Apress, 2007?
>
> Dick Moores

The main difference between GAME PROGRAMMING and BEGINNING GAME DEVELOPMENT
is that the former deals with 2D scrolling arcade type games, using
PyGame; and the
latter gets into 3D games using PyGame and openGL (I think). I don't
have the McGugan
book, so I don't know for sure. You can take a look at a sample
chapter at Will's site:
http://www.willmcgugan.com/2007/10/04/free-chapter-of-beginning-game-development-with-python-and-pygame/
The publisher also has the source code from the book available.

Happy Programming!
-- 
b h a a l u u at g m a i l dot c o m
Kid on Bus: What are you gonna do today, Napoleon?
Napoleon Dynamite: Whatever I feel like I wanna do. Gosh!
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to