dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Install dependencies on Mac OS #159

Open dripton opened 12 years ago

dripton commented 12 years ago

Need a clean way to install Slugathon and all its dependencies (PyGTK being the hard one) on Mac OS. Split off from #7.

dripton commented 12 years ago

Look at cx_Freeze, which is supposed to be cross-platform.