glasshouse/TODO.md
2024-02-16 23:57:42 -03:00

28 lines
437 B
Markdown

# TODO
## Features
- Saving and loading games
- Character select
- Stats
- Better open / closed state graphics for rooms
- Displaying sprites (characters, objects)
- Inventory
- Room labels
- Background music
- Sound effects
## Bugs
- Fix console rendering issues
### Dialogue
- Text formatting
- Character profiles / speaker ID
## Code architecture
- Move dialogue- and option-drawing out of `Game.hx`
- Use domkit for dialogue