Re: [Tutor] Recommendation for pygame

2011-03-01 Thread Fernando Salamero
I teach videogames programming to my students using Python and Pygame: http://pythonwiki.wikispaces.com Sorry, in spanish... ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/

Re: [Tutor] Recommendation for Pygame

2011-03-01 Thread Alan Gauld
"ANKUR AGGARWAL" wrote Any good recommendation (ebook,links,videos,Live Example) to get started with the pygame api. I am totally new to pygame. Thanks in advance. Waiting for the suggestions :):) Have you looked at the tutorial on the pygamje web site? Also the Dietel book has a chapter o

Re: [Tutor] Recommendation for Pygame

2011-03-01 Thread Chris Fuller
http://www.pyweek.org/ Cheers On Tuesday 01 March 2011, ANKUR AGGARWAL wrote: > Hey > Any good recommendation (ebook,links,videos,Live Example) to get started > with the pygame api. I am totally new to pygame. > Thanks in advance. Waiting for the suggestions :):) > Ankur Aggarwal __