ellenwang02 / TicTacToe

Two player tictactoe java GUI game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

Two player tictactoe java GUI game. Counts the amount of wins and ties, includes a reset board button and exit button. When determining a winner or a tie, the colours of the tiles will change accordingly (row/column/diagonal will be green if there's a win and the whole board will turn red when theres a tie)

About

Two player tictactoe java GUI game.


Languages

Language:Java 100.0%