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
Asked
Active
Viewed 106 times
0
-
2What is your question? – Belegnar Jun 21 '20 at 19:11
-
How can I compile my pygame scripts? – Chinyere Unamba Jun 22 '20 at 15:14
1 Answers
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