mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 12:25:10 -08:00
did a first pass, porting the logic, refactoring into functions. Found a few bugs in the original code: - when a computer promoted to a king, the original piece would not be removed from the board - humans could move normal pieces like kings I've noticed at least one bug where the computer does not promote to a king when reaching row 0
Checkers
As published in Basic Computer Games (1978) https://www.atariarchives.org/basicgames/showpage.php?page=40
Downloaded from Vintage Basic at http://www.vintage-basic.net/games.html