chesscom/chess-game

Represents a chess game as a php object


Keywords
php, chess
License
PHP-3.01

Documentation

Chess-Game Build Status

Based on Pear Games_Chess - represents a chess game as a php object

Install with composer:

  ~ composer require chesscom/chess-game
  ~ composer update chesscom/chess-game

Running the test suite:

composer install
phpunit