bitsy-parser/README.md

331 B

bitsy-parser

a library for parsing Bitsy game data.

todo

handle fancy exits

  • bidirectional?
  • fancy animations

tidy up

split into multiple files

move tests to their own suite

migrate to idiomatic rust etc.

documentation

examples of use cases (dedupe tiles, merge games, etc.)

publish to crates.io