I am looking for an open source implementation of a checkers game to run some game tree searching experiments on. Does anyone know of an implementation?
Thanks, Pat
|
|
I found this on Google: Java Checkers. The source code is below it. |
|||||||||
|
|
GUI checkers is the strongest opensource checkers engine. You can download the source code from the following link. http://www.3dkingdoms.com/checkers.htm |
|||
|
|