8e5d55c2a5d46edd0b4a082b7f0b1e3cfb77d362
bitsy-parser
a library for parsing Bitsy game data.
the version number follows Bitsy itself, so version 0.65.* targets Bitsy 6.5.
todo
failing tests
test_room_from_string shows an unexpected ordering for the items in the output of room::to_string
tidy up
- refactor the more shonky bits to idiomatic rust
documentation
examples of use cases (dedupe tiles, merge games, etc.)
Description
Languages
Rust
100%