michelleon / dominion

3 stars 0 forks source link

Allow language agnostic agent implementations #25

Open jakemagner opened 7 years ago

jakemagner commented 7 years ago

We can make a wrapper agent that delegates choices to another process. We'll have to serialize the ViewableGameState, events, and Decisions to a common format