Human opponent.

Write and describe a program that plays Breakthrough against a human opponent, with either the program or the human playing first. The program should, after each move, display the current state of the board, and it must employ a static evaluation functionThe program...