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

Re: [pygame] Compilation



I use cx_Freeze for packaging up EXEs and Linux binaries. I don't have a Mac, so I don't know how well it works with them, but it's supposed to be cross-platform.

--- On Fri, 2/17/12, Zack Baker <zbaker1398@xxxxxxxxx> wrote:

> From: Zack Baker <zbaker1398@xxxxxxxxx>
> Subject: [pygame] Compilation
> To: "Pygame" <pygame-users@xxxxxxxx>
> Date: Friday, February 17, 2012, 1:50 AM
> 
> I have a Mac with pygame 2.7.2 and pygasme 1.9.1. Is it
> possiblerr for me to 'compile' my 2d game for distribution.
> BTW py2app has not really worked for me. Are there any
> alternatives? 
> -Zack