bitsy-parser 0.65.0

A parser for Bitsy game data
Documentation

bitsy-parser

a library for parsing Bitsy game data.

the version number follows Bitsy itself, so version 0.65.* targets Bitsy 6.5.

todo

handle fancy exits

  • bidirectional?
  • fancy animations

tidy up

  • refactor the more shonky bits to idiomatic rust

documentation

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

publish to crates.io