rchastain / warlord-chess-pieces

Chess pieces of the Warlord chess program by William H. Rogers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warlord Chess Pieces

Chess pieces of the Warlord chess program by William H. Rogers.

The chess pieces are stored in the file warlord.txt.

The repository includes a Lazarus project (using BGRABitmap library) for converting the text file to a bitmap.

alt text

There is another Lazarus project for cutting the bitmap into individual transparent PNG images.

alt text

The repository also includes a FreeBASIC chessboard demo using the Warlord chess pieces.

alt text

The Warlord chess pieces are used in Eschecs FreeBASIC.

About

Chess pieces of the Warlord chess program by William H. Rogers


Languages

Language:Pascal 83.4%Language:VBA 16.6%