Page 1 of 1
Chess (UPPERCASE vs lowercase letters)
Posted: Wed Apr 25, 2012 2:00 pm
by Isaac
Pick a side and play:
UPPERCASE vs lowercase
Note:Knights are "N" because kings already use the "K"
Code: Select all
[r](n)[b](k)[q](b)[n](r)
(p)[p](p)[p](p)[p](p)[p]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[P](P)[P](P)[P](P)[P](P)
(R)[N](B)[K](Q)[B](N)[R]
Re: Chess
Posted: Wed Apr 25, 2012 2:02 pm
by Isaac
Code: Select all
[r](n)[b](k)[q](b)[n](r)
(p)[p](p)[ ](p)[p](p)[p]
[ ]( )[ ](p)[ ]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[P](P)[P](P)[P](P)[P](P)
(R)[N](B)[K](Q)[B](N)[R]
Re: Chess
Posted: Wed Apr 25, 2012 2:49 pm
by woodchip
No worky
Re: Chess
Posted: Wed Apr 25, 2012 3:16 pm
by Isaac
woodchip wrote:No worky
It's text based, not javascript or flash.
Re: Chess
Posted: Wed Apr 25, 2012 4:29 pm
by Jeff250
You've set the board improperly: queen is to the left of king.
Re: Chess
Posted: Wed Apr 25, 2012 4:43 pm
by Foil
Queen is only left of King from white's perspective (lowercase, on this board). It's mirrored on the other.
Re: Chess
Posted: Wed Apr 25, 2012 4:50 pm
by Jeff250
I knew that.
Re: Chess
Posted: Wed Apr 25, 2012 5:49 pm
by Isaac
Foil wrote:Queen is only left of King from white's perspective (lowercase, on this board). It's mirrored on the other.
Thanks for pointing that out. I fixed the piece I moved. Jump in!!!
Re: Chess
Posted: Wed Apr 25, 2012 6:21 pm
by woodchip
Isaac wrote:woodchip wrote:No worky
It's text based, not javascript or flash.
So how does one play it then?
Re: Chess
Posted: Wed Apr 25, 2012 7:11 pm
by Isaac
@woodchip
Playing is very simple, if you're already familiar with chess.
Notice my second post in the thread. It's how a move would look. You quote, remove quote tags, and make a move. Then post. The next person does the same to your post.
Re: Chess
Posted: Thu Apr 26, 2012 9:29 am
by Heretic
Code: Select all
[r](n)[b](k)[q](b)[n](r)
(p)[p](p)[ ](p)[p](p)[p]
[ ]( )[ ](p)[ ]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ](N)[ ]( )[ ]( )[ ]
[P](P)[P](P)[P](P)[P](P)
(R)[ ](B)[K](Q)[B](N)[R]
Re: Chess
Posted: Thu Apr 26, 2012 9:47 am
by Isaac
Code: Select all
[r](n)[b](k)[q](b)[n](r)
(p)[p](p)[ ]( )[p](p)[p]
[ ]( )[ ](p)[p]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ](N)[ ]( )[ ]( )[ ]
[P](P)[P](P)[P](P)[P](P)
(R)[ ](B)[K](Q)[B](N)[R]
Re: Chess
Posted: Thu Apr 26, 2012 10:56 am
by Heretic
Code: Select all
[r](n)[b](k)[q](b)[n](r)
(p)[p](p)[ ]( )[p](p)[p]
[ ]( )[ ](p)[p]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ](N)[ ]( )[P]( )[ ]
[P](P)[P](P)[P]( )[P](P)
(R)[ ](B)[K](Q)[B](N)[R]
Re: Chess
Posted: Thu Apr 26, 2012 11:29 am
by Isaac
Code: Select all
[r](n)[b](k)[q]( )[n](r)
(p)[p](p)[ ](b)[p](p)[p]
[ ]( )[ ](p)[p]( )[ ]( )
( )[ ]( )[ ]( )[ ]( )[ ]
[ ]( )[ ]( )[ ]( )[ ]( )
( )[ ](N)[ ]( )[P]( )[ ]
[P](P)[P](P)[P]( )[P](P)
(R)[ ](B)[K](Q)[B](N)[R]