NightZombie schrieb:
x-no-archive: yes

I want to learn Python so I can make simple games. What are some good
books that'll help me do this?

Don't know about books, but I don't think it is important that the books are about python for game programming - game programming in general will help.

On http://pygame.org/ you can see quite a few examples on how to create games using pygame, and then there are projects such as pyglet, nodebox and of course PyOpenGL itself.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to