Create Board
This will be the board object of our game. It should display the 8x8 board, return all valid moves, and update itself after a move is made.
This will be the board object of our game. It should display the 8x8 board, return all valid moves, and update itself after a move is made.