In: Computer Science
USING JAVA
Program a playable version of TicTacToe.
It should be:
•Playable by two players
•Show the board before asking each player for input
•Instruct the player on how to play at the start of the game
•Implement the standard rules of TicTacToe