A basic Console Reversi (Othello) Game for the Advanced Programming Course. Ex1 = Create a Board,and make it printable. Ex2 = Make the game playable PvP, showing possible moves. Ex3 =