[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] blitting feature request



campbell barton wrote:
Is there a simple package that windows users can download, containing
python, SDL, SDL-Image..., Numeric and pygame- All the files needed
to run most pygame based games.
the pygame binary for windows comes with SDL, SDL_image, SDL_ttf, SDL_mixer, SMPEG, and a bevy of builtin dependencies like libpng and friends.

for a "fresh" windows machine to run pygame games from source, you will only need to install python and pygame. you may also need Numeric if your game depends on that sort of thing. all come with windows friendly installers.

http://www.python.org/ftp/python/2.2.2/Python-2.2.2.exe
http://pygame.org/ftp/pygame-1.5.3.win32-py2.2.exe
(and sometimes)
http://prdownloads.sf.net/numpy/Numeric-21.0.win32-py2.2.exe

once those are installed, the machine should be able to run any pygame directly from source.


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org