Cover artwork of SilChess

// Archive entry № 1056

SilChess

SilChess (from “silly chess”) is a chess program written by Oliver Hamann in C++ in the years 2000—2009.

Developer
Oliver Hamann
Players
Region
Worldwide
Unrated Be the first · 4 views

Rate this game

Your rating, from 1 to 5 stars
Tap a star to submit

About the game

SilChess (from “silly chess”) is a chess program written by Oliver Hamann in C++ in the years 2000—2009.

== Versions == thumb|SilChess.cpp - Command line version of SilChess The command-line version shows a pseudographical board with ASCII art pieces, and asks for a command. It also supports xboard protocol.

The other version (using the same code) is a plug-in for the Eagle Mode ZUI environment. Its UI is isometric, with the pieces reflecting everything around them.

Technical notes

Imported from LibreGameWiki. Verify platform-specific requirements on the linked project/download page before installing.