y

yinsh-record

@preview

Draw yinsh records.

v1.0.0
MIT

Package Information

Last Updated
Minimum Typst Version
0.13.0
Authors
wedipe
Categories
visualization

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/yinsh-record:1.0.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/yinsh-record:1.0.0": *

Version History

1.0.00.13.0
9afa59d33cba...

yinsh

Playing yinsh with typst is made easy, this package provides an api to draw game records for yinsh. It can verify whether each step compilies with the rules. So, users can use it to play yinsh directly. It is also possible to display the specified roud or show records step by step. To see effects, users need to utilize the preview function in code editor.

example

Click the gif to see source codes.

usage

See
pdf manual
, or compile doc from the
source code
.