A simple beginner level Tic Tac Toe game made with Java!
Java 17 is required.
Step 1 Go to the latest release and download the jar file.
Step 2 Open a terminal in the same directory you downloaded the jar file to.
Step 3 Run the command
java -jar [name of jar file].jar
To play the game, you type the corresponding number as to where you want your character to be placed at.