# bitsy-parser a library for parsing Bitsy game data. ## 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