PDA

View Full Version : Beginner vs. Beginner


ƒ(x)
Nov8-09, 05:42 PM
This game uses a coordinate system to define moves on the chess board. Moves are defined by typing a pair of coordinates in brackets seperated by a , for example, to move the piece on square A2 to A4 you would type (a2,a4). If you have Javascript enabled this will be filled out into the quick reply box automatically for you if you click the piece followed by the square you wish to move it to.

In order to promote a pawn the syntax is slightly different. To promote a white pawn on square b8 to a queen you would type (b8,wQ) If the piece is black replace the w with a b. To Promote into a different piece change the Q for one of the following: Q - queen, R - rook, B - bishop, K - knight. If you have javascript enabled, you can use the pannel above to select the desired piece after clicking the square to place it on.

ƒ(x)
Nov8-09, 05:43 PM
Um...why is my queen in the other player's knight's spot?

Equate
Nov8-09, 08:48 PM
Try re-setting...

songoku
Nov24-09, 12:37 PM
(b8,c8)(c8,d8)(d8,e8)

oddcitations
Dec30-10, 02:14 AM
(e2,e3)

petrus
Feb3-11, 02:14 AM
(b2,b3)

Lazernugget
Feb3-11, 07:12 PM
Hello

Lazernugget
Feb3-11, 07:13 PM
(a4,a5)

GodPlaysDice
Feb24-11, 04:49 PM
b1, c3

sdsivan0
Apr18-11, 10:47 AM
(a4,a5)(a5,d8)(d8,e8)(e8,f8)(f8,g8)(g8,h8)

sdsivan0
Apr18-11, 10:47 AM
(b8,c8)

sdsivan0
Apr18-11, 10:48 AM
(b8,a8)

sdsivan0
Apr18-11, 10:48 AM
(b7,b5)

sdsivan0
Apr18-11, 10:49 AM
(b2,b3)

sdsivan0
Apr18-11, 10:49 AM
(a4,a4)(a7,b7)(b7,b7)(c7,c7)(d7,d7)(d8,d8)(c8,c8)( a8,a8)(e8,e8)(f8,f8)(g8,g8)(h8,h8)(h7,h7)(g7,g7)(f 7,f7)(e7,e7)

sdsivan0
Apr18-11, 10:50 AM
can anyone help me...i know how to play chess...but in this its not working.tank u

sdsivan0
Apr18-11, 10:51 AM
(a7,a6)

ckutlu
Jun1-11, 09:02 AM
(c2,c2)(b2,b2)(d2,d2)(e2,e2)(f2,f2)(g2,g2)(h2,h2)( h1,h1)(g1,g1)(e1,e1)

dimension10
Jun2-11, 12:36 AM
(a2,a4)

dimension10
Jun2-11, 12:36 AM
(b8,c8)

dimension10
Jun2-11, 12:37 AM
(b8,a8)

dimension10
Jun2-11, 12:37 AM
Not working!

dimension10
Jun2-11, 12:38 AM
a4,a5

Noirro
Jun8-11, 03:23 AM
(d2,d4)