New methods + documentation
This commit is contained in:
@@ -298,4 +298,4 @@ $parser->newGame();
|
||||
$parser->move("g1f3");
|
||||
$notation = $parser->getNotation(); // returns Nf3
|
||||
$fen = $parser->getFen();
|
||||
// returns fen: rnbqkbnr/pppppppp/8/8/8/5N2/PPPPPPPP/RNBQKB1R b KQkq - 1 1
|
||||
// $fen = rnbqkbnr/pppppppp/8/8/8/5N2/PPPPPPPP/RNBQKB1R b KQkq - 1 1
|
||||
|
Reference in New Issue
Block a user