A LaTeX package for quickly typesetting board states of Puyo Puyo games.
Supports large and small boards with arbitrary shape, hidden rows, current and next puyos, labels and move planning markers. Source code available for download on GitHub or your favorite TeX repository. Package requires Python3 in support of scripts driven by PythonTeX.
Please see the PuyoTikZ documentation for more details on usage, installation, and known limitations.
Created by terramyst.
MIT License.
% Example usage.
\usepackage{puyotikz}
\begin{puyotikz}[\puyosmallscale]
\puyoboard{rg/rgr/br/g}{rr/rb/gg}
\puyomarker{e1rA/e2rA/f1bB/f2rB}
\end{puyotikz}
\puyogrid[nrows=4, ncols=4]{bbb/rrrb/gggr/yyyg}