Style the Coin component
nickytonline opened this issue · 0 comments
Is your feature request related to a problem? Please describe.
The initial coin components created on the stream had very basic styling. There is no specific design per se, but something long the lines of the classic coin piece would be good.
It should also have a colour property, as each player has a different game piece colour.
Describe the solution you'd like
The board should look nice and the coins should fit into the board itself nicely.
Describe alternatives you've considered
Using ascii art could work as well, but I think we should go with fine CSS stuff, but with zooming, CSS might make more sense.
Additional context
It just doesn't fit at all when looking at the branch where we have a board (board-and-pieces-wip-jb
/ PR #18)