Just finished making my first python game based on the space invaders game. Now I don't know exactly how to share it with my friends. I know that I should use py2app, but I haven't found good online instructions on how to do so.
This is how the project file looks like:
I'd appreciate it if someone could help me out.