#Dottobot Game
Dottobot is an AI game played between two players. This game is basically known as Dots and Boxes.
Dottobot Simulator help two different codes play this game against one another simulating the real world experience. This project has the source code for the Dottobot AI game organized during Nimble 2012. Simulator designed and developed by @nishchay2192 and @sankha93. It is written in JAVA.
Put the executables for the player logic in the bin
folder and edit player1.bat
and player2.bat
to execute the program corresponding to Player 1 and Player 2.
We will not be surprised if you find bug with this. :) Just file an issue in this project.
We will be more than happy if you send us pull requests with your code changes.