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

Re: [pygame] "DarkSide" Demo



Hi Kris

I don't much mind releasing my source code for this particular project, especially since it contains the latest version of my "Driftwood" interface code, but there are things I want to show off without giving away my code. How do I do that other than Py2EXE?


I think you could have all your code in a separate module that you import, and just distribute the .pyc of that module.
I've never tried this.
Tell me if it works :)
Kris