Javascript Chess
During my spare time while I was working overseas I developed a Javascript version of the game of Chess which I think turned out pretty well. Unfortunately I did it back before I knew anything about cross-browser compatability so unfortunately this version will only work in IE. I know with a little tweaking (converting 'document.all's to 'document.getElementById()'s) it would work in all browsers but I really couldn't be bothered at the time.
Play it in your browser (IE only, sorry). Just view the source to see the code.
