Connect Four
Implemented in React. Used `window.connectFour.checkForWinner` to check the board state.
Requested feedback
Any better way to split apart the components/game logic?
Implemented in React. Used `window.connectFour.checkForWinner` to check the board state.
Any better way to split apart the components/game logic?