Interface JGOF

JSON Go Format

Hierarchy

  • JGOF

Properties

ai_reviews?: {
    [id: string]: JGOFAIReview;
}

AI Review information computed for this game

Type declaration

Player information for those playing Black

clock?: JGOFClock

Current clock information, this is used for ongoing games

jgof: 1

JGOF version number

time_control?: JGOFTimeControl

Time control settings for the game

Player information for those playing White

Generated using TypeDoc