Re: Chess960 (#106)

From: Dave B. [mailto:[email protected]]

1 | #{ bottom_row } | 1
±----------------+
a b c d e f g h
END

Just gotta say, that’s pretty brain-dead tricky. To produce the same
output, I’m sure I would have some a bunch of mapping and joining and
iterating and thought I was tricky when I wrote "P "*8.

I particularly like how you’ve used extra whitespace inside the
interpolation block to preserve the monospace markup. Well done! :slight_smile:

On Dec 18, 2006, at 10:19 AM, Gavin K. wrote:

2 | P P P P P P P P | 2
interpolation block to preserve the monospace markup. Well done! :slight_smile:
Yeah, I thought that was darn clever as well.

James Edward G. II