Skip to content

Chess960 support #9

@arthurchumak

Description

@arthurchumak

seems that move from chess 960 is not supported now

const { Chess } = await import("cm-chess")
const c = new Chess('rnbqkbnr/pppppppp/8/8/8/3PP1BN/PPP2PPP/RNBQ1K1R w KQkq - 0 1');
c2.move('0-0'); // null

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