[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] distribute my game



On Friday 16 June 2006 13:49, Chuang Wu wrote:
> Is it possible to let my friends play my pygame in linux with *only*
> python installed? besides py2exe for windows?

All good linux distributions will package pygame. For example, on Ubuntu:

   sudo apt-get install python-pygame

will do the trick.


Ohh - Ubuntu is packaging pygame 1.7.1 now :)


    Richard