This is a snapshot of the terminal version of dreierschach version 0.5
(c) 2011 by Christian Wahlmann
http://www.dreierschach.de
http://sourceforge.net/projects/dreierschach
Usage:
run with ./dreierschach_client
options:
-v --version show programm version
-c --console run on console, else run the qt version
-h --help print out help
How to play the console version:
- Enter a move by typing the coordinates (f.e. 'b1d1')
- Show the protocol with 'p'
- Start a new game with 'x'
- Save and quit with 'q'
- Save and play on with 's'
- Add a figure with '!PosFig', f.e. '!c5=p' adds a grey pawn to c5
- show possible moves with '?Pos'
Missing features:
- select, where to save and load a game
- nearly everything to play the qt thing