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?
Creating Executables for Python Game
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Creating Executables for Python Game - by Daniel H. - 12-30-2019, 07:44 PM
RE: Creating Executables for Python Game - by megamarc - 12-31-2019, 12:17 AM
RE: Creating Executables for Python Game - by Daniel H. - 12-31-2019, 10:40 PM
|
Users browsing this thread: 1 Guest(s)