Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating Executables for Python Game
#1
I have a Python game which uses the PyTilengine bindings. I would like to package this game into cross-platform executables. What I would like to know is how I would go about doing this, seeing as Tilengine is a separate C library. I know about PyInstaller, but it only works with certain supported Python packages, and not separate C libraries. Are there any other tools available that can help me achieve this?
Reply


Messages In This Thread
Creating Executables for Python Game - by Daniel H. - 12-30-2019, 07:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)