Author: Steffen Jakob
Date: 04:49:11 06/05/00
Hi programmers!
I would like to see how you print an ASCII chess board. At the moment my ASCII
board looks like this:
+---+---+---+---+---+---+---+---+
8 |=R=|=N=|=B=|=Q=|=K=|=B=|=N=|=R=|
+---+---+---+---+---+---+---+---+ Black: Steffen (1800)
7 |=P=|=P=|=P=|=P=|=P=|=P=|=P=|=P=|
+---+---+---+---+---+---+---+---+ Black material: 41.72
6 | | | | | | | | |
+---+---+---+---+---+---+---+---+
5 | | | | | | | | |
+---+---+---+---+---+---+---+---+ White to move
4 | | | | | | | | |
+---+---+---+---+---+---+---+---+
3 | | | | | | | | |
+---+---+---+---+---+---+---+---+ White material: 41.72
2 | P | P | P | P | P | P | P | P |
+---+---+---+---+---+---+---+---+ White: Hossa v1.81 (C) (2400)
1 | R | N | B | Q | K | B | N | R |
+---+---+---+---+---+---+---+---+
a b c d e f g h
Best wishes,
Steffen.
This page took 0.01 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.