Hi - I want to offer $50 bounty (wish I could afford more!) for someone to package my simple Python 2D game to a Windows EXE. I built the game using Python 3.8 - 64bit in Windows and it uses the following dependencies: import arcade, from arcade.gui import *, import math, import random, import os, import pyautogui, from datetime import datetime, timedelta
NOTE: This will also run in earlier versions of Python. Oh and I'd like some sort of basic list of "Here's how I did it" so I can replicate the process. Thanks! scottermonk-at-gmail -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/401956e7-2f5f-49ec-9eb1-9f9843e702ee%40googlegroups.com.
