update todo

This commit is contained in:
Max Bradbury 2020-04-30 19:29:41 +01:00
parent 32a369118c
commit ef80fc27db
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ some more practical uses would be things like:
* add Bitsy HD and Bitsy 7.0 test data * add Bitsy HD and Bitsy 7.0 test data
* fix variables/endings becoming "DLG DLG"? * fix variables/endings becoming "DLG DLG"?
* replace Image with Vec<u8> or something. seems like a pointless abstraction * 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
### tidy up ### tidy up