Closed this issue 4 years ago · 1 comments
There are several states that display game board and related GUI: TakeTurnState, CardTargetState, and (as of yet unimplemented) AnimationState. We should refactor the so the GUI constructing & handling code is shared and not repeated 2-3 times.
Done