ViliamVadocz / takparse

Parse, manipulate, and stringify common Tak board game formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Parse, manipulate, and stringify common Tak board game formats

License:MIT License


Languages

Language:Rust 100.0%