# Sam

## Overview

Sam is a small chess program by Jonathan Kreuzer.

The original program is [here](http://www.3dkingdoms.com/chess/sam/samchess.html).

This is a version of the program slightly retouched by me (Roland Chastain),
for the pleasure to study such a beautiful program, and because CuteChess
declares illegal a promotion move without the piece symbol!

## History

### RC 0.1

  * Sam appends a "q" to its move in case of promotion.
  * Sam answers to "protover" command. Code copied from Tony Mokonen's version.
  * Other insignificant changes.
