analysis Game
Creates a new Game instance configured for analysis. Uses Game.GameMode.ANALYSIS with Game.ThreeRepetitionsMode.AWARE and Game.FiftyMovesRuleMode.AWARE, making the game fully mutable.
Return
an analysis Game
Since
1.0.0-beta.1
Author
lunalobos
Parameters
id Supplier
a lambda that provides different IDs each time it is called