quoridor-qfcode
v0.1.1
Published
QF Code is a TypeScript package that allows you to encode and decode games of Quoridor in the [qf_code](https://quoridorfansite.com/tools/qfb.html) format.
Readme
QF Code
QF Code is a TypeScript package that allows you to encode and decode games of Quoridor in the qf_code format.
Usage
import { encode, decode } from 'qfcode';