chesslablab/chess-server

Simplify the code in lines 147-233

programarivm opened this issue · 0 comments

The instantiation of objects of type StrToBoard in src/Command/StartCommand.php can be rewritten by using a factory of chessboard objects.