A simple tic-tac-toe game
Credits: Vickel Leung
A tic tac toe game made during my first year of computer science using java with GUI.
How to play
-
win by placing 3's X/O in horizontally, vertically or diagonally.
-
draw, it is a draw when no one wins the game by completing all tiles
It contains 2 game modes
- Against human
- Against Computer