Is there any way to distribute PyGame to a player who an user who would like to play an exe that uses python with pygame?
I've been reading, and Python libraries in general seems to suffer from "dll hell", in the form of dependencies and mismatching incompatible versions.