[Chennaipy] How to compile a Pygame script into one single standalone EXE file

Vijay Kumar B. vijaykumar at zilogic.com
Tue Apr 25 01:25:45 EDT 2017


On Tuesday 25 April 2017 10:48 AM, Gautam Ramuvel wrote:
> Good Morning all!
>
> I have developed a simple 2D Game using Pygame module. But now I wish 
> to have that game as a EXE file so that I can share it among my friends.
>
> Please help me out.

There are multiple solutions for that pyinstaller, py2exe. Check this 
StackOverflow question: http://stackoverflow.com/q/28033003/1295013

Regards,
Vijay



More information about the Chennaipy mailing list