A console application for playing Tic Tac Toe, developed using Java.
This project is a solution to the challenge found here.
- Play against another player
- Console-based interface
- Simple and easy to understand code
- Java
A console application for playing Tic Tac Toe, developed using Java.
This project is a solution to the challenge found here.