Tic-Tac-Toe Assignment in Java
Technology: Java, Eclipse
For this assignment, I was tasked with creating a tic-tac-toe game with a working UI
using any language of my choice. I chose Java because of my class experience with it.
Project Files
TicTacToe.java (click on image to download file):
GameMain.java (click on image to download file):