From 6c71b901ba8c7755d05ad4ea126836c4b48aaa09 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 5 Apr 2020 19:04:17 +0100 Subject: [PATCH] todo bits --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0263eb1..85a7741 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,12 @@ a library for parsing Bitsy game data. * game from * game to -### \ No newline at end of file +### 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.)