Need some help.
How can i bundle the pygame module and other built-in module to the game directory. I didn't use the skelington package because I'm not comfortable with the directory arrangement. I'm trying to make an executable using py2exe by creating a setup.py script but when I included pygame in the setup.py, an error just occured stating that it can't find pygame. Need help since i want to test it on other computer which just happen to don't have python installed.(log in to comment)