Project Track ESC101A: Othello/Reversi Game Requirements: Python's pygame library To download this library, run the following command on the terminal: pip3 install pygame To start the game on the terminal, type the following command: python3 FirstWindow.py