This is where I will put all of my modules to make it easier for you to program. I am working on modules, but they are not easy to make. When you find a module you like, download it, put it into a python file on your computer, create a folder, put it in that folder, and make the python file that you want to use this module with. When you have the game file, and the module in a folder, you are ready to make something with it. Just type, at the top of your python file 'import blah' import the name of the module, without the .py at the end. Here is an example of a valid import: import myModule
It imports the filename of myModule.py without the .py at the end.

Module 1: Screen Maker Version 2

screen.py
File Size: 0 kb
File Type: py
Download File