Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: ASCII Board representation

Author: Steffen Jakob

Date: 15:09:43 12/08/03

Go up one level in this thread


On December 08, 2003 at 17:50:31, Peter Fendrich wrote:

>>Here is mine:
>>
>>  +---+---+---+---+---+---+---+---+
>>8 |=R=|=N=|=B=|=Q=|=K=|=B=|=N=|=R=|
>>  +---+---+---+---+---+---+---+---+
>>7 |=P=|=P=|=P=|=P=|=P=|=P=|=P=|=P=|
>>  +---+---+---+---+---+---+---+---+
>>6 |   |   |   |   |   |   |   |   |
>>  +---+---+---+---+---+---+---+---+
>>5 |   |   |   |   |   |   |   |   |
>>  +---+---+---+---+---+---+---+---+
>>4 |   |   |   |   |   |   |   |   |
>>  +---+---+---+---+---+---+---+---+
>>3 |   |   |   |   |   |   |   |   |
>>  +---+---+---+---+---+---+---+---+
>>2 | P | P | P | P | P | P | P | P |
>>  +---+---+---+---+---+---+---+---+
>>1 | R | N | B | Q | K | B | N | R |
>>  +---+---+---+---+---+---+---+---+
>>    a   b   c   d   e   f   g   h

>A very good one Steffen. I think i would like steel it too!
>How about this little adjustments:
>  +---+---+---+---+---+---+---+---+
>8 |=R=|=N=|=B=|=Q=|=K=|=B=|=N=|=R=|
>  +---+---+---+---+---+---+---+---+
>7 |=P=|=P=|=P=|=P=|=P=|=P=|=P=|=P=|
>  +---+---+---+---+---+---+---+---+
>6 |   | . |   | . |   | . |   | . |
>  +---+---+---+---+---+---+---+---+
>5 | . |   | . |   | . |   | . |   |
>  +---+---+---+---+---+---+---+---+
>4 |   | . |   | . |   | . |   | . |
>  +---+---+---+---+---+---+---+---+
>3 | . |   | . |   | . |   | . |   |
>  +---+---+---+---+---+---+---+---+
>2 | P | P | P | P | P | P | P | P |
>  +---+---+---+---+---+---+---+---+
>1 | R | N | B | Q | K | B | N | R |
>  +---+---+---+---+---+---+---+---+
>    a   b   c   d   e   f   g   h
>
>Makes it easier to follow the diagonals. At least for me...

Hi Peter!

The dots look nice. I will try them for a while to see if they are really
helpful for me.

To all of you guys who want to "steal" my ascii board: Feel free to use it! I am
glad that you like it.

Best wishes,
Steffen.



This page took 0 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.