ARTIFICIAL-INTELLIGENCE.JS

The reason I redid my tic-tac-toe project was, I wanted to be able to debug the computer AI, while I tweaked it. My goal was to create an unbeatable AI that could be modified to make mistakes. The use of objects, the seperation of the code in different javascript files, and the implementation of debugging functions, has made this more achievable.