I want to represent game connect6 wiki (maybe predicate stone(P, X, Y), where P is player, X, Y are coords would be good). Also, I want to use any good heuristic to solve the problem (to make the opponent). Can you give me a hint to any article about game AI in Prolog? Thanks