##Chess-Game 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