/Tic-Tac-Toe-with-AI

A simple console Tic-Tac-Toe

Primary LanguageJava

Tic-Tac-Toe-with-AI

A simple console Tic-Tac-Toe

game modes: easy, medium, hard, user

input format > start mode1 mode2

first argument moves first

example:

%> start hard user

input coordinates > row column

example:

%> 3 2