Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 916 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 916 Bytes

#Dottobot Game

Dottobot is an AI game played between two players. This game is basically known as Dots and Boxes.

Dottobot Simulator

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.

Instructions to run

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.

Resources

Development

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.