Email Chess
This is a chess game that uses email to exchange player moves. Fill
in your and yours opponent name/nic name and opponent email address. Make
moves using mouse. Note that move legality is not checked so be careful
:-) After making a move press 'Send move' button which opens pre-filled
mail where you can fill in additional comments. Do not press browser refresh/reload
button unless you have stored the board situation.
Control explanations
-
Your name: your real or nic name
-
Opponent name: your opponent real or nic name
-
Opponent email: your opponent email address
-
Current move: shows the most recent move
-
Send move: open pre-filled mail dialog for sending current move
-
Rotate board: rotate board 180 degrees
-
Output board: open pre-filled mail dialog for sending current board situation
-
Input board: inputs board from the text field below the button
-
White symbols are: P, N, B, R, Q, K
-
Black symbols are: p, n, b, r, q, k
-
Empty symbol is -
-
Promote to: changes selected piece to any other piece, can be used to promote
pawns
Feel free to copy and use these sources but remember to give me
the credits.
Chess.java
Piece.java
VerLaout.java
BoardIO.java
Back to my homepage.