Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 170 Bytes

tic-tac-toe

Tic tac toe playable in the console against a perfect AI opponent.

Cordinates for moves should be written with two numbers separated by a ',' e.g. "1, 2".