chess-core
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
chess-core
chess-core
/
io.github.alluhemanth.chess.core
/
ChessGame
/
loadPgn
load
Pgn
fun
loadPgn
(
pgn
:
String
)
Loads a game from a PGN string, resetting the board and game state.
Parameters
pgn
The PGN string to load.