prolog chess



Just ran one of the samples that came with swi-prolog/xpce
interactively. The chess program. It allows you to create a board,
initialize it with pieces and move a piece just using the interpreter.
I am just thinking I could put some logic behind it- in prolog of
course- the fun never stops.

.