By Chris Meijers
This is a program
for playing chess with yourself or someone else at the same machine. It
supports:
- All chess-rules (not possible to make an illegal move)
- Pretty graphics for attractive gameplay
- Complete undo functionality
- Logging of moves with official Chess-notation
- Using several features of the .NET framework
The code is tested to work with The final release of NET, but it should also
work with RC1. By Uncommenting a method it also works for Beta2 version.
Download Chess.zip