7c42260d148b708d4f9e46cc727ca13a803e4429
Implement the importGameContext method to validate PGN input via validatePgn() and replay each move using DefaultRules.applyMove to populate GameContext.moves. Returns final GameContext with all moves applied or error message on failure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
80.3%
Python
14.7%
Bru
3.5%
HTML
1%
Shell
0.2%
Other
0.2%