With white to have the first move, my checkers program was able to chart its way to a win for white.
It’s almost certainly chocked full of bugs, and is using a hideously childish evaluation function, and has no interface at all, but it’s making progress.
[tags]Checkers,Programming,Alpha Beta Search[/tags]