-
PHP Chess classes is a package of classes that lets two people play a chess game in a Web site. Once a player makes his move, the opponent is notified by e-mail to let him know that the other player made a move and now it is his turn.The classes implement all chess rules and moves, like "castlings", "en passant" ...
-
PHP Chess is a package of classes that lets two people play a chess game in a Web site. Once a player makes his move, the opponent is notified by e-mail to let him know that the other player made a move and now it is his turn.The classes implement all chess rules and moves, like "castlings", "en passant" captures, ...
-
fen2Diagram can be used to render chess board diagrams from piece positions in the FEN format (Forsyth-Edwards Notation). It parses a string in the FEN format to retrieve the piece positions in a chess board.fen2Diagram generates an image with an empty board and icons of the images of each piece in the board and the respective position. The generated board ...
-
Some Chess is a PHP powered chess program with a MySQL backbone and no javascript. That means that it runs on computer with no access to javascript, unlike yahoo games (& etc). It's multiplayer only, with the possiblity of multiple games at once. Some Chess follows all the rules of chess, with point and click movement. Best of all it ...
-
A free Web-based Chess game with an online chat feature for opponents to communicate with each other. PHP Chess was developed using PHP4 and MySQL 3.23.18.

