todo bits

This commit is contained in:
Max Bradbury 2020-04-05 19:04:17 +01:00
parent a99622cf92
commit 6c71b901ba
1 changed files with 9 additions and 1 deletions

View File

@ -33,4 +33,12 @@ a library for parsing Bitsy game data.
* game from
* game to
###
### tidy up
split into multiple files
move tests to their own suite
migrate to idiomatic rust etc.
### documentation
examples of use cases (dedupe tiles, merge games, etc.)