mIRC Chess

I am currently working on a simple chess script for mIRC. It's a simple peer to peer script which allows two people to play chess within mIRC very easily.

The script is nearing completion, with just a few more features to include before it is fully functional and ready to be published.

Here are a couple of screenshots to give you a taste of the game:




To Do List

Piece Movement

The Knights movement is incomplete.
Castling is not possible yet.
En Passent is not possible yet.

Interface

The Offer Draw and Resign buttons have no functionality.
There is no visible record of the moves taken yes.

Functionality

The game does not indicate when you are in check.
Code is required to determine when you are in checkmate and the game is complete.