Phil Hassey wrote:

Hey,

Thanks for all the suggestions, I tried cx_freeze, and that seemed to work:
http://www.imitationpickles.org/tmp/galcon.tgz

To run the game type
cd galcon; ./main

Are there any preferences on the distribution method I use?  I could:
- just have this tgz available with a basic README.txt on the whole ./main bit
- use the http://icculus.org/loki_setup/ tool
- rpm / deb ?

You should include libpython in the archive: not everyone is running 32-bit Python 2.4. (for example, my system has 64-bit 2.3, 2.4 and 2.5, and 32-bit 2.3).

Looking forward to playing...
Alex.

Reply via email to