dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Packaging #89

Closed dripton closed 14 years ago

dripton commented 14 years ago

Split the single slugathon package into multiple packages. Probably game, gui, test, data, and util at first. This will make development more annoying for me, but the source code tree more accessible to others.

dripton commented 14 years ago

Move code into sub-packages and add an installer.

Make all resource paths relative to the package. Move resource directories inside top package directory, so that the game runs out of the source tree exactly like it runs when installed. Add scripts to run the client and server. Closed by f2bc4142eb6649b2f990c4f19266b8681dc0adef Closed by f2bc4142eb6649b2f990c4f19266b8681dc0adef