/Chess-Game

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

Primary LanguagePHPOtherNOASSERTION

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