All Projects → ChessCom → Chess-Game

ChessCom / Chess-Game

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

Programming Languages

PHP
23972 projects - #3 most used programming language

##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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].