Skip to content

20jasper/gcg-parser

Repository files navigation

GCG parser

github crates.io docs.rs build status

Parser and Data Structures for the "Generic Crossword Game" file format

GCG files are used as a standard for a variety of crossword games, most notably Scrabble

Specification

This parser abides by the Poslfit GCG specification

Development

Dependencies

Dependency Installation
Rust Install Rust
cargo-watch cargo install cargo-watch
just cargo install just
npm Install NodeJS

Commands

run just --list to see a list of available commands