Project requirements: Two players must be able to play a game using java language, and the game must play according to the rules of Tic Tac Toe (3x3 grid, turns alternate, first player to mark three spaces in the same row, column, or diagonal wins, a space can only be marked once).