A traditioal game of Tic-Tac-Toe.
- Download the application from the link above, or https://abbr.herokuapp.com/_UqmtBQ0
- Go to the directory where you downloaded the JAR
- Run the command,
java -jar tictactoe.jar
Note: Requires Java 8
Use these keys, as shown in the layout below, to pick a cell
1 | 2 | 3
4 | 5 | 6
7 | 8 | 9