TicTacToe AI Java
So I thought i’d come back after finding the old code I did for this and answer how I did it. It’s probably still far from perfect but it’s very close. I started with a very simple class of player which would get and set markers. I then added a set class which would set … Read more