A simple tic tac toe bot that is supposed to not let you win, enjoy.
C++
tic_tac_toe_bot
A simple tic tac toe bot that is supposed to not let you win.
Run the program and use numbers 0-8 to decide which square to mark. The program randomly decides who plays first.