Varsha Purohit wrote: > Hello all, > I have learnt python and wxPython. Now i want to learn making > games using pygame engine. Can anyone tellme from where i can learn > pygame and start making basic games using this module. Which version i > should download and is there any user group like this one for pyGame ??
There are numerous tutorials on the PyGame web site: http://www.pygame.org/wiki/tutorials Downloads are here, the correct one depends on what platform you are running: http://www.pygame.org/download.shtml There is a pygame-users mailing list. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
