[media]http://youtu.be/I0Uqww8h_vE[/media]
As of this point, Chess is by in large complete, with a few caveats and not a lot of testing. Please report any bugs in this thread, or by personal message.
- A nice UI
- Command parsing to move pieces- uses standard long notation without a piece identifier (e.g. e2-e4, g2xh5, with "quit" and "exit" to quit)
- A list of each move made
- Logic constricting piece movement to standard chess rules
- Local multiplayer (on the same machine)
1100 15/4/2012
- Restrictions on piece movements- all pieces now can only move or take according to standard chess rules
- Support for en passant and castling
- Support for pawn promotion
1400 16/4/2012
- Check acknowledgement
2200 16/4/2012
- A GUI for accessing local and network play, and displaying instruction
0300 19/4/2012
- Monitor support for observation of the board
- Network multiplayer using p2p
- Hook-in for the monitor interface with the rest of the game (6x6 bigscreen)
0000 21/11/2012
- Colour support for the client
Planned updates
- Identifying checkmates and stalemates
I've got an upload of the code on mediafire here:
CLIENT: http://www.mediafire.com/?vy76al1qfttfn3d
MONITOR: http://www.mediafire...s8d4tvxsh780qeu
This might be fun if you want a break from zombie slaying and creeper repairs, and would like a nice gentleman's game to play.