Chess Game In C#


This is a programfor playing chess with yourself or someone else at the same machine. Itsupports:

- 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 alsowork with RC1. By Uncommenting a method it also works for Beta2 version.

Download Chess.zip

Most Commented Articles :

Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!