@hexchess/hexchess-board
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Hexagonal Chess

This package is a web component implementation of HexChess.

It is designed to be a completely standalone implementation with a fully functioning game engine, so two players can play on a single machine together in person.

Alternatively, it can also be used to analyze games and be fed a pre-determined set of moves.

The component will disallow illegal moves and detect game over states, along with more complex cases such as en passant, preventing moving pinned pieces, and promotions.

See the full documentation here.

/@hexchess/hexchess-board/

    Package Sidebar

    Install

    npm i @hexchess/hexchess-board

    Weekly Downloads

    1

    Version

    1.0.6

    License

    BSD-3-Clause

    Unpacked Size

    151 kB

    Total Files

    18

    Last publish

    Collaborators

    • hexchess