bitsy 7.0 features done as far as I know? will add more test data
This commit is contained in:
parent
3e985962c8
commit
fbabc37953
|
@ -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<u8> 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
|
||||
|
|
Loading…
Reference in New Issue