/TicTacToe

(WiP!) A java tictactoe implementation for Human vs. Human and Human vs Ai games.

Primary LanguageJava

TicTacToe

An implementation of Tic-Tac-Toe in Java featuring...

  • Human Vs. Human mode
  • Ai of varying levels of skill *
  • A console and Graphical implementation *

*= WiP

Based initially on code found here