Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Infer variant (standard/chess960) from provided FEN #1

@kelseyde

Description

@kelseyde

I added a new field to the Board, 'variant', with the enum options STANDARD and CHESS960. We need a way to set this correctly based on the FEN passed to Board.from(fen).

Currently some of the Chess960 tests are failing because of this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions