Moar TODO

This commit is contained in:
3wc 2024-02-16 23:38:29 -03:00
parent bb7690e606
commit 32885707de
1 changed files with 7 additions and 4 deletions

11
TODO.md
View File

@ -1,9 +1,5 @@
# TODO
## Architecture
- Move dialogue- and option-drawing out of `Game.hx`
## Features
- Saving and loading games
@ -13,8 +9,15 @@
- Displaying sprites (characters, objects)
- Inventory
- Room labels
- Background music
- Sound effects
### Dialogue
- Text formatting
- Character profiles / speaker ID
## Code architecture
- Move dialogue- and option-drawing out of `Game.hx`
- Use domkit for dialogue