We should make the definitions of a single game style plugable. By
that I mean that we should put all the rules for creating the starting
Risk layout into a single, loadable bundle. That way we can add new
maps/styles simply by putting a plugin in the appropriate folder.
There should be different kinds of plugins: Map Plugins (define
countries and the connections between them), Game Plugins (define game
play rules; triggers, etc), and so on.
What do you think?
Dave
I'm OK w/ using 10.5 as the base SDK. I just wanted to get the
question out there before the code got too far along. =)
Dave