Skip to content

WinBoard Graphic User Interface for Ancient CHEKMO-II Chess Program

Notifications You must be signed in to change notification settings

jim11662418/CHEKMO-WinBoard-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHEKMO WinBoard Interface

This Delphi 7 project allows the use of "WinBoard" as a graphical user interface to the ancient (written in the '70s) chess program "CHEKMO-II" running on the SIMH PDP-8 Simulator. Using WinBoard you move your chess pieces by dragging and dropping with your mouse rather than typing in the chess board coordinates for each move.

Documentation for the CHEKMO-II chess program can be found here.

The Delphi source files are found in the "delphi project" folder. If you don't have the Delphi compiler, all the binaries needed are found in the "executables" folder.

The SIMH PDP-8 simulator and WinBoard communicate through a pair of virtual serial ports created by the com-0-com virtual serial port driver. The com-0-com setup application is found in the "executables" folder. In my setup, the two virtual serial ports are COM9 and COM10. If your use different ports, you will need to edit "chess.ini" and "wb_chekmo.ini".

The VBScript "chess.vbs" in the executables folder is used load and start the interface

My "Blitz Mode" game against CHEKMO. I'm playing white.


About

WinBoard Graphic User Interface for Ancient CHEKMO-II Chess Program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published