Warmup - Checkers!

Warmup - Checkers!

Write a console-log version of checkers that has the right amount of squares and something to represent the checkers on the board.

You don't have to move the checkers for part 1, for now just set up the board and print it out.