0

I've been trying to compile my game. I tried using cx_Freeze, and pyinstaller. It has 3 pygame python scripts, 5 music files, 3 PNG file formats

1 Answers1

0

Refer to the full example here in how to include files and multiple Python files in cxfreeze setup -

How do I convert my pygame program which has multiple python scripts and images to a exe?

tan_an
  • 196
  • 1
  • 10