mike-glorioso / eggnine

Apache License 2.0
0 stars 0 forks source link

Allow Round observers to query for details about processing #4

Open mike-glorioso opened 8 years ago

mike-glorioso commented 8 years ago
interface Round shall:
    provide an immutable GameState representing the GameState when the Round's processing began
    throw an exception if Round's processing has not begun
    provide a sequence of immutable GameState objects representing the processing steps completed so far