Question

I would be willing to use only pygame, but using easygui makes it a lot easier to select levels. I am running ubuntu, but if neccesarry I have access to a windows machine. My main purpose is to make it easier for my non-program savvy friends to play my games. They are all either mac or windows people, so a EASY solution for either or both that can incorporate both of my modules would be greatly appreciated.

Was it helpful?

Solution

You might want to look at these

Both of these can create standalone executable files for your app. They take care packaging all the dependencies into the binary so you don't have to worry about missing libraries.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top