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

Re: [pygame] Galcon released



On 12/9/06, Phil Hassey <philhassey@xxxxxxxxx> wrote:
Richard,

I think it might work in wine, but I don't know for sure ...

Is there a "py2exe" out there for linux stuff?  If there was,  I might be
able to put together a linux package of it.

Phil

There is a common misconception among developers who come from a Windows background that you cannot distribute commerial programs for linux because there is no way to "bind them into an exe"

You can easily make a tarball containing your .pyd files and not your
.py source code, and sell that to Linux users.

For some examples of commercial games that are distributed this way, see:
Gish - http://www.chroniclogic.com/index.htm?gish.htm
Lugaru - http://www.wolfire.com/lugaru.html

---
Bob the Hamster