2002 | Blitz Basic | Windows | minimaster.zip (533 KB)
Minimaster is a chess game. It uses the “minimax” algorithm to decide which move to play next. All moves of the game of chess have been programmed. The program sometimes makes rather bad moves, this is probably a bug in my implementation of the algorithm that I have not yet been able to locate. Still, if you are a beginning player this program may well beat you if you’re not careful! Chess enthusiasts who can also read Dutch may want to check out this nice blog maintained by my dad: Alberts Schaakblog

