Milhouse solves its first (trivial) Checker Puzzle

Published on 2007-04-14 by Mark VandeWettering

With white to have the first move, my checkers program was able to chart its way to a win for white.

Hereโ€™s the log.

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]