This commit is contained in:
Max Bradbury 2020-04-18 10:46:14 +01:00
parent c467489dd5
commit fc6d0dcc45
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ some more practical uses would be things like:
* test for bitsy 7.0 and implement new features * test for bitsy 7.0 and implement new features
* implement fonts!! * implement fonts!!
* implement text_direction in game.to string()
* implement Result return types on ::from functions so we can handle errors * implement Result return types on ::from functions so we can handle errors
* output sprites/avatar in such a way that ordering is preserved * output sprites/avatar in such a way that ordering is preserved
(avatar seems to be somewhere in the sprites, (avatar seems to be somewhere in the sprites,