2020-04-12 11:31:18 +01:00
2020-04-05 18:58:04 +01:00
2020-04-12 09:48:26 +01:00
2020-04-05 18:59:30 +01:00
2020-04-12 09:48:35 +01:00

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.

for consistency, _from_string functions should handle their own labels e.g. "DLG SPR_1..." instead of just "SPR_1..."

documentation

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

publish to crates.io

Description
No description provided
Readme 794 KiB
Languages
Rust 100%