chesslablab / php-chess

A chess library for PHP.
https://chesslablab.github.io/php-chess/
MIT License
102 stars 46 forks source link

Capablanca pieces refactoring #558

Closed programarivm closed 2 months ago

programarivm commented 3 months ago

The Capablanca pieces need to be added to a new namespace called Chess\Piece\Capablanca.

Then, the codebase is to be updated accordingly.