katie smith wrote: > I'm attempting to create a game and right now the game has 6000 lines of > code and is confusing me. > > I have seen it done but have no idea how to do it, but I would like to > use seperate files and incorporate them together. One for my units, one > for the map maker, one for the playing part. > > Any ideas on how to do that?
chapter 6 in the tutorial has the full story: http://docs.python.org/tut/node8.html </F> -- http://mail.python.org/mailman/listinfo/python-list