#board-game #parse #display #tak #parser #game

takparse

Parse, manipulate, and stringify common Tak board game formats

12 releases

0.6.0 Aug 18, 2023
0.5.5 May 2, 2022
0.5.4 Apr 26, 2022
0.5.2 Mar 28, 2022
0.1.0 Feb 16, 2022

#742 in Parser implementations

41 downloads per month
Used in 2 crates

MIT license

110KB
2.5K SLoC

takparse

crates.io docs.rs

Parse, manipulate and display common Tak structures.

Support for both PTN and TPS, as well as an efficient types for storing moves.

fast-tak uses this library extensively and even re-exports it.


lib.rs:

takparse is a library which provides helpful types and functions for parsing objects related to the abstract strategy board game Tak.

Dependencies

~1MB
~18K SLoC