This is a simple program where the goal is to visualize a virtual game to be played by an AI. For the purposes of this post, the playGameManually() function was added as a way of testing the rest of the code. The program was built around an open ended framework that allows each element toRead more