Crates.io | takparse |
lib.rs | takparse |
version | 0.6.0 |
source | src |
created_at | 2022-02-16 19:38:34.464164 |
updated_at | 2023-08-18 19:16:26.085813 |
description | Parse, manipulate, and stringify common Tak board game formats |
homepage | https://github.com/ViliamVadocz/takparse |
repository | https://github.com/ViliamVadocz/takparse |
max_upload_size | |
id | 533507 |
size | 109,534 |
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.