Closed DrkSephy closed 9 years ago
The game board needs to be implemented on the client, which consists of setting up the grid (internally and visually) as well as initializing the state of the board using DOM elements.
Internal board state implemented by commit df485a883930e46333d2dff09a8a59f3a24c3965.
The game board needs to be implemented on the client, which consists of setting up the grid (internally and visually) as well as initializing the state of the board using DOM elements.