Fine sir.. I will try it out.
Thank you sir! Have a good day!
GAUTAM RAMUVEL
B.E CSE
KCG College of Technology
+91 9789168131
On Tue, Apr 25, 2017 at 12:24 PM, Vijay Kumar B.
wrote:
> On Tuesday 25 April 2017 11:33 AM, Gautam Ramuvel wrote:
>
>> I have tried almost everything pyinstaller, py
Hey Gautam,
As Vijay pointed out to a relevant SO thread, as an example I would point you
to a game that I wrote some time back.
I have used
* pyinstaller for Linux based systems and
* cx_freeze for Windows based systems
for creating executables for my game.
Here is the GitHub link to