项目作者: caio-k
项目描述 :
Tic-Tac-Toe Game
高级语言: Java
项目地址: git://github.com/caio-k/tictactoe-game.git
TicTacToe-Game
This is a simple tic-tac-toe game whose principle is to apply magic square and board rotations. The goal is that the computer (symbol X) always wins or ties the game.