Artificial Intelligence that plays Dot and Box classic game!!!.
This is an educational project that consist on a full Artificial Intelligence for that game. The Artificial Intelligence is the main core of the project, it is based on decision trees.
This AI, has its only kind of three that we decided to call DotAndBoxTree, it is very special because it is build and delete on each state of the game, according with a level parameter, while grater this parameter, AI is more smart, because it can look for more possible future states of the game.