freelancersblog.net

 

AJAX chess game

March 1st, 2011

I need a javascript frontend for the game of chess. It needs to communicate with the server where my java program will record the moves made. Your AJAX program must validate in the frontend if the chess moves are legal. Don’t forgot about unusual pawn promotion(when pawn reaches last file) and unusual moves like en-passant. There are plenty of open sources projects out there already which do this but they need to be updated! You may just have to modify the code. I want only a 2d engine simi…

Original post by Freelancer.com - New Projects

Comments