From fbabc3795370158f95c5642c3f65545dfc362d26 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Thu, 30 Apr 2020 21:57:15 +0100 Subject: [PATCH] bitsy 7.0 features done as far as I know? will add more test data --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c497f91..909b006 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,7 @@ some more practical uses would be things like: ## todo -* test for bitsy 7.0 and implement new features - * titles can have multiple lines of dialog * implement Result return types on ::from functions so we can handle errors -* add Bitsy HD and Bitsy 7.0 test data * fix variables/endings becoming "DLG DLG"? * replace Image with Vec or something. seems like a pointless abstraction * convert integer IDs to strings and just use base36 when creating new IDs; test games with arbitrary IDs