You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
There is no specific design aside from, the board should be a blue like in the original game and also have white or transparent circles in each section of the grid that matches the size of a coin component. Also, the numbers for the position in the game state matrix are not necessary. These were for debugging purposes when we initially built this on the Twitch stream.
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.
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)