Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Chess

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Carlos Reche  >  PHP Chess  >  Download .tar.gz .zip  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Chess
Base name: phpchess
Description: Play chess with opponents notified by e-mail
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2803 users
All time rank: 1088
Week users: 6 users
Week rank: 639
Picture of Carlos Reche
Author: Carlos Reche <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 503 in Brazil Brazil
Week rank: 131 Down8 Down in Brazil Brazil
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This 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, stalemates in case the opponent has no longer a legal move and his king is not under attack.

In case you do not have the files for the images of the pieces, some of the most upto date browsers like Mozilla Firefox and Opera can present the pieces as text using Unicode characters for chess pieces.

 

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Games Sports and online games View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Trackback   Applications   Files Files  
  Files folder image Screenshots  
Starting a new game
File Role Description
Accessible without login Image file screenshot.jpg Screen Starting a new game


  Innovation Award  
PHP Programming Innovation award nominee
February 2005
Number 5
Chess is a kind of game that can be entertaining and very challenging at the same time. However, the players need to be available and have time to participate.

This class provides a means to play chess games over the Internet. Whenever a player makes a move, the other player is notified by e-mail.

This way, the players do not have to be physically present in the same place to participate, nor have to be online at the same time, as they are notified by e-mail whenever it is their turn. So, the players have all the time to participate and can make their moves whenever they have time to access to the Internet.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (88.9%)
Sufficient (77.8%)
-
Sufficient (77.8%)
-
-
Not sure (60.0%)
809
Month:
Not yet rated by the users

  Trackback links  
Link Description
Ücretsiz Scriptler bu var ama hiç denemedim.

  Applications that use this class  
Link Description
Anyone 4 Chess A4C hopes to develop, create and promote the rules of chess and the provisions pertaining to the organization of an online turn based system as well as advertise, manage, support and sponsor online turn based chess tournaments.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageimages (12 files)
Plain text file class.phpchess.php Class PHPChess class
Plain text file example.php Example Example of how to use PHPChess

  Files  /  Files folder image images  
File Role Description
  Image file black_bishop.gif Icon Black bishop
  Image file black_king.gif Icon Black king
  Image file black_knight.gif Icon Black knight
  Image file black_pawn.gif Icon Black pawn
  Image file black_queen.gif Icon Black queen
  Image file black_rook.gif Icon Black rook
  Image file white_bishop.gif Icon White bishop
  Image file white_king.gif Icon White king
  Image file white_knight.gif Icon White knight
  Image file white_pawn.gif Icon White pawn
  Image file white_queen.gif Icon White queen
  Image file white_rook.gif Icon White rook

Download all files: phpchess.tar.gz phpchess.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.