Open AldenPeterson opened 8 years ago
Currently, we only have a "Mulligan" phase that is used before the game begins, and then we have a "Main" phase where you can do anything. The server does not yet support multiple phases such as MtG and other games have.
But yes, it would be nice to have something like this :)
This should be reasonably easy to implement in Vue.js client.
Some turn indicator and phase name could be fixed if the server would send information about this.
Currently, it is not clear what phase of the turn it is.
It would be nice if on the right side of the screen, it showed what phase of the game it was.
A list of all phases, and a box/highlight around the current phase would show the player what phase it is.