rexmadden / hansa

hansa.vercel.app
1 stars 1 forks source link

actions: check phase state for endGame #8

Closed ctracey-nv closed 1 year ago

ctracey-nv commented 1 year ago

isDone is not a thing.. and isOver will not be set until after action completes. The context holds flag for when an action has ended the game, check it when user hits the “done” button.