Max Bradbury 14c865e521 | ||
---|---|---|
src | ||
test/resources | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
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.)