Top Level :: Structures

Package Information: Games_Chess

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Construct and validate a logical chess game, does not display PHP License 3.01
» Current Release » Bug Summary
1.0.1 (stable) was released on 2007-06-17 by cellog (Changelog)
Easy Install

Not sure? Get more info.

pear install Games_Chess

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Games_Chess

  • Package Maintenance Rank: 167 of 229 packages with open bugs
  • Number of open bugs: 4 (13 total bugs)
  • Average age of open bugs: 5113 days
  • Oldest open bug: 5892 days

Report a new bug to Games_Chess
» Description
The logic of handling a chessboard and parsing standard
FEN (Forsyth-Edwards Notation) for describing a position as well as SAN
(Standard Algebraic Notation) for describing individual moves is handled. This
class can be used as a backend driver for playing chess, or for validating
and/or creating PGN files using the File_ChessPGN package (when it is completed).
» Maintainers » More Information

Dependencies for Games_Chess