9glenda / board-n-pieces

A Typst package to display chessboards.

Home Page:https://typst.app/universe/package/board-n-pieces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Board & Pieces

This is a Typst package to display chessboards. It is available on Typst Universe.

Project structure

This project consists of a Typst library and a plugin written in Rust. Sources for the library are under src/, and sources for the plugin are in plugin/.

This project can be built into a proper Typst package by build.py.

The tests/ directory contains a small test suite.

Usage

For more information on how to use this package, take a look at the rendered README on Typst Universe.

License

The contents of this repository are licensed under the MIT License, with the exception of the chess pieces under src/assets/. Those are licensed under the GNU General Public License, version 2. They were initially published on Wikimedia by Cburnett, and later modified by other contributors.

About

A Typst package to display chessboards.

https://typst.app/universe/package/board-n-pieces

License:MIT License


Languages

Language:Rust 71.4%Language:Typst 20.9%Language:Python 7.7%