I am using pygame. How and which files should be included in the script so that everyone can run it? I am using python 3.2, so py2exe does not work.
Use cx_Freeze ! It really works. And its author does not ignore the existence of Python 3. In fact, the version for Python 3.3 was already released in a few days when it was released.
Source: https://habr.com/ru/post/1439613/More articles:colored texts while waiting for the shell - colorsflask url_for TypeError - pythonCheck pointer for pointer type in LLVM - c ++Simplifying Runtime T (n) - algorithmIs there a man page for `perl`? - perlHow to garbage collect arrays of objects? - javaShingles with lattice package equal.count () - rCreating a jQuery plugin and public access methods - jqueryImitation range (L, N) in erlang - listGet checkbox value from DataGridTemplateColumn DataGrid - c #All Articles