Commit Graph

3 Commits

Author SHA1 Message Date
Chris Reuter
8ef694996f Added ruby implemention of Checkers.
Also added my annotated version of the BASIC source code on the off
chance that it would be useful.
2021-03-13 14:58:08 -05:00
Dave LeCompte
2f1a3e8555 update port CHECKERS to python
Moved a lot of methods into the board class, documented the logic for the board evaluation heuristics.

Documented some known issues with the original BASIC source code.

I've noticed that the computer has resigned to me when it has legal, if bad, moves. A bug in my code? A bug in the BASIC code? Still need to investigate further.
2021-03-03 22:37:43 -08:00
Jeff Atwood
54890a460b add all BASIC source files and folders 2021-02-09 19:36:03 -08:00