Skip to content

A LaTeX package for quickly typesetting board states of Puyo Puyo games.

License

Notifications You must be signed in to change notification settings

amosborne/puyotikz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuyoTikZ

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}

About

A LaTeX package for quickly typesetting board states of Puyo Puyo games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published